{"id":60274,"name":"leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","url":"https://github.com/leaflet/leaflet","last_synced_at":"2025-09-05T15:50:37.687Z","repository":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273781161,"owners_count":25167123,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-30T15:38:29.996Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-30T15:38:29.996Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"packages":[{"id":2028220,"name":"mohsen-leaflet","ecosystem":"npm","description":"FORK at 3a2106b","homepage":"https://github.com/Leaflet/Leaflet#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":4,"first_release_published_at":"2016-09-20T22:58:03.449Z","latest_release_published_at":"2016-09-21T00:47:24.790Z","latest_release_number":"2.0.0","last_synced_at":"2025-08-28T23:44:38.856Z","created_at":"2022-04-09T19:49:09.532Z","updated_at":"2025-08-28T23:44:38.856Z","registry_url":"https://www.npmjs.com/package/mohsen-leaflet","install_command":"npm install mohsen-leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2024-10-28T18:35:41.000Z","size":58261,"stargazers_count":41301,"open_issues_count":573,"forks_count":5832,"subscribers_count":889,"default_branch":"main","last_synced_at":"2024-10-29T20:26:54.539Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2024-10-29T16:51:04.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6290,"total_committers":954,"mean_commits":6.59329140461216,"dds":0.6098569157392687,"last_synced_commit":"2221cc2b67ed406722cb91fe266d7964417ae06c"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222118587,"owners_count":16934710,"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","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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2024-05-20T14:06:54.055Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":550,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2024-05-20T14:06:54.567Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:34.759Z","dependent_packages_count":1,"downloads":23,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":10.255870102332523,"dependent_repos_count":10.767935900085632,"dependent_packages_count":21.30988168970035,"stargazers_count":0.47436604403489296,"forks_count":0.48083153712356824,"docker_downloads_count":null,"average":8.657777054655394},"purl":"pkg:npm/mohsen-leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mohsen-leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mohsen-leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mohsen-leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:44.032Z","issues_count":379,"pull_requests_count":479,"avg_time_to_close_issue":8203749.634020618,"avg_time_to_close_pull_request":2442779.3089171974,"issues_closed_count":194,"pull_requests_closed_count":314,"pull_request_authors_count":144,"issue_authors_count":273,"avg_comments_per_issue":5.986807387862797,"avg_comments_per_pull_request":1.6805845511482256,"merged_pull_requests_count":211,"bot_issues_count":0,"bot_pull_requests_count":227,"past_year_issues_count":112,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":998129.0,"past_year_avg_time_to_close_pull_request":1185611.1124260356,"past_year_issues_closed_count":71,"past_year_pull_requests_closed_count":169,"past_year_pull_request_authors_count":51,"past_year_issue_authors_count":93,"past_year_avg_comments_per_issue":2.3035714285714284,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":142,"past_year_merged_pull_requests_count":102,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"jonkoops","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"Malvoz","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"IvanSanchez","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"johnd0e","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"danzel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"}],"active_maintainers":[{"login":"mourner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"jonkoops","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"yohanboniface","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"IvanSanchez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mohsen-leaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mohsen-leaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mohsen-leaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mohsen-leaflet/related_packages","maintainers":[{"uuid":"mohsen","login":"mohsen","name":null,"email":"me@azimi.me","url":null,"packages_count":60,"html_url":"https://www.npmjs.com/~mohsen","role":null,"created_at":"2022-11-13T08:08:31.175Z","updated_at":"2022-11-13T08:08:31.175Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mohsen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1946310,"name":"leaflet-pentaq","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://github.com/Leaflet/Leaflet#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":3,"first_release_published_at":"2019-04-01T02:51:52.653Z","latest_release_published_at":"2019-04-02T02:40:33.810Z","latest_release_number":"1.3.3","last_synced_at":"2025-08-28T23:44:29.927Z","created_at":"2022-04-09T18:43:03.700Z","updated_at":"2025-08-28T23:44:29.927Z","registry_url":"https://www.npmjs.com/package/leaflet-pentaq","install_command":"npm install leaflet-pentaq","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.3"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2024-04-09T11:26:51.000Z","size":58342,"stargazers_count":39882,"open_issues_count":534,"forks_count":5730,"subscribers_count":894,"default_branch":"main","last_synced_at":"2024-04-14T01:00:22.558Z","etag":null,"topics":["hacktoberfest","javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2024-04-15T12:10:04.619Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6290,"total_committers":954,"mean_commits":6.59329140461216,"dds":0.6098569157392687,"last_synced_commit":"2221cc2b67ed406722cb91fe266d7964417ae06c"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215565061,"owners_count":15898073,"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","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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2024-05-20T14:06:54.055Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":550,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2024-05-20T14:06:54.567Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T07:11:18.860Z","dependent_packages_count":2,"downloads":0,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":35.40218123915883,"dependent_repos_count":10.767935900085632,"dependent_packages_count":8.786228889746779,"stargazers_count":0.47436604403489296,"forks_count":0.48083153712356824,"docker_downloads_count":null,"average":11.18230872202994},"purl":"pkg:npm/leaflet-pentaq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/leaflet-pentaq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/leaflet-pentaq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/leaflet-pentaq/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T13:08:50.613Z","issues_count":333,"pull_requests_count":442,"avg_time_to_close_issue":8371596.417112299,"avg_time_to_close_pull_request":1846469.9003436426,"issues_closed_count":187,"pull_requests_closed_count":291,"pull_request_authors_count":135,"issue_authors_count":236,"avg_comments_per_issue":6.288288288288288,"avg_comments_per_pull_request":1.737556561085973,"merged_pull_requests_count":208,"bot_issues_count":0,"bot_pull_requests_count":202,"past_year_issues_count":125,"past_year_pull_requests_count":229,"past_year_avg_time_to_close_issue":1039250.8875,"past_year_avg_time_to_close_pull_request":1255881.5297297298,"past_year_issues_closed_count":80,"past_year_pull_requests_closed_count":185,"past_year_pull_request_authors_count":58,"past_year_issue_authors_count":105,"past_year_avg_comments_per_issue":2.504,"past_year_avg_comments_per_pull_request":0.982532751091703,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"jonkoops","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"Malvoz","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"IvanSanchez","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"johnd0e","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"danzel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"}],"active_maintainers":[{"login":"mourner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"jonkoops","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"Malvoz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-pentaq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-pentaq/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-pentaq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-pentaq/related_packages","maintainers":[{"uuid":"ciferyoung","login":"ciferyoung","name":null,"email":"cifer_young@163.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~ciferyoung","role":null,"created_at":"2022-11-13T02:28:08.704Z","updated_at":"2022-11-13T02:28:08.704Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ciferyoung/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1724137,"name":"fixleaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":2,"first_release_published_at":"2019-09-28T18:33:55.623Z","latest_release_published_at":"2019-09-28T19:08:08.144Z","latest_release_number":"1.5.3","last_synced_at":"2025-08-28T23:44:30.244Z","created_at":"2022-04-09T15:40:27.350Z","updated_at":"2025-08-28T23:44:30.244Z","registry_url":"https://www.npmjs.com/package/fixleaflet","install_command":"npm install fixleaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.5.3"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2024-04-09T11:26:51.000Z","size":58342,"stargazers_count":39882,"open_issues_count":534,"forks_count":5730,"subscribers_count":894,"default_branch":"main","last_synced_at":"2024-04-14T01:00:22.558Z","etag":null,"topics":["hacktoberfest","javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2024-04-15T12:10:04.619Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6290,"total_committers":954,"mean_commits":6.59329140461216,"dds":0.6098569157392687,"last_synced_commit":"2221cc2b67ed406722cb91fe266d7964417ae06c"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215565061,"owners_count":15898073,"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","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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2024-05-20T14:06:54.055Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":550,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2024-05-20T14:06:54.567Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T07:11:19.521Z","dependent_packages_count":1,"downloads":2,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":32.819043978264524,"dependent_repos_count":10.767935900085632,"dependent_packages_count":21.30988168970035,"stargazers_count":0.47436604403489296,"forks_count":0.48083153712356824,"docker_downloads_count":null,"average":13.170411829841793},"purl":"pkg:npm/fixleaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/fixleaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/fixleaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/fixleaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T13:08:50.613Z","issues_count":333,"pull_requests_count":442,"avg_time_to_close_issue":8371596.417112299,"avg_time_to_close_pull_request":1846469.9003436426,"issues_closed_count":187,"pull_requests_closed_count":291,"pull_request_authors_count":135,"issue_authors_count":236,"avg_comments_per_issue":6.288288288288288,"avg_comments_per_pull_request":1.737556561085973,"merged_pull_requests_count":208,"bot_issues_count":0,"bot_pull_requests_count":202,"past_year_issues_count":125,"past_year_pull_requests_count":229,"past_year_avg_time_to_close_issue":1039250.8875,"past_year_avg_time_to_close_pull_request":1255881.5297297298,"past_year_issues_closed_count":80,"past_year_pull_requests_closed_count":185,"past_year_pull_request_authors_count":58,"past_year_issue_authors_count":105,"past_year_avg_comments_per_issue":2.504,"past_year_avg_comments_per_pull_request":0.982532751091703,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"jonkoops","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"Malvoz","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"IvanSanchez","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"johnd0e","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"danzel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"}],"active_maintainers":[{"login":"mourner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"jonkoops","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"Malvoz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fixleaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fixleaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fixleaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fixleaflet/related_packages","maintainers":[{"uuid":"donherick","login":"donherick","name":null,"email":"herick.amador@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~donherick","role":null,"created_at":"2022-11-12T09:24:35.267Z","updated_at":"2022-11-12T09:24:35.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donherick/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1383422,"name":"@zxelec/leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":"zxelec","versions_count":3,"first_release_published_at":"2019-10-31T02:06:23.289Z","latest_release_published_at":"2019-10-31T02:54:47.586Z","latest_release_number":"1.5.3","last_synced_at":"2025-08-28T23:44:40.016Z","created_at":"2022-04-08T23:12:23.609Z","updated_at":"2025-08-28T23:44:40.016Z","registry_url":"https://www.npmjs.com/package/@zxelec/leaflet","install_command":"npm install @zxelec/leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.5.3"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2024-04-09T11:26:51.000Z","size":58342,"stargazers_count":39882,"open_issues_count":534,"forks_count":5730,"subscribers_count":894,"default_branch":"main","last_synced_at":"2024-04-14T01:00:22.558Z","etag":null,"topics":["hacktoberfest","javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2024-04-15T12:10:04.619Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6290,"total_committers":954,"mean_commits":6.59329140461216,"dds":0.6098569157392687,"last_synced_commit":"2221cc2b67ed406722cb91fe266d7964417ae06c"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215565061,"owners_count":15898073,"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","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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2024-05-20T14:06:54.055Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":550,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2024-05-20T14:06:54.567Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-05T10:28:32.136Z","dependent_packages_count":1,"downloads":5,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":49.31348723306713,"dependent_repos_count":10.767935900085632,"dependent_packages_count":21.30988168970035,"stargazers_count":0.47436604403489296,"forks_count":0.48083153712356824,"docker_downloads_count":null,"average":16.469300480802314},"purl":"pkg:npm/%40zxelec/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zxelec/leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zxelec/leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zxelec/leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T10:28:03.975Z","issues_count":332,"pull_requests_count":442,"avg_time_to_close_issue":8416346.360215053,"avg_time_to_close_pull_request":1846469.9003436426,"issues_closed_count":186,"pull_requests_closed_count":291,"pull_request_authors_count":135,"issue_authors_count":236,"avg_comments_per_issue":6.298192771084337,"avg_comments_per_pull_request":1.737556561085973,"merged_pull_requests_count":208,"bot_issues_count":0,"bot_pull_requests_count":202,"past_year_issues_count":124,"past_year_pull_requests_count":229,"past_year_avg_time_to_close_issue":1051797.012658228,"past_year_avg_time_to_close_pull_request":1255881.5297297298,"past_year_issues_closed_count":79,"past_year_pull_requests_closed_count":185,"past_year_pull_request_authors_count":58,"past_year_issue_authors_count":105,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":0.982532751091703,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"jonkoops","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"Malvoz","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"IvanSanchez","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"johnd0e","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"danzel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"}],"active_maintainers":[{"login":"mourner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"jonkoops","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"Malvoz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zxelec%2Fleaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zxelec%2Fleaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zxelec%2Fleaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zxelec%2Fleaflet/related_packages","maintainers":[{"uuid":"backtome","login":"backtome","name":null,"email":"backtome.ink@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~backtome","role":null,"created_at":"2022-11-11T07:10:08.848Z","updated_at":"2022-11-11T07:10:08.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/backtome/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2626538,"name":"zv-leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":1,"first_release_published_at":"2020-12-08T09:10:51.910Z","latest_release_published_at":"2020-12-08T09:10:51.910Z","latest_release_number":"1.7.1","last_synced_at":"2025-08-28T23:44:31.462Z","created_at":"2022-04-10T04:27:57.067Z","updated_at":"2025-08-28T23:44:31.462Z","registry_url":"https://www.npmjs.com/package/zv-leaflet","install_command":"npm install zv-leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.7.1"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2024-04-09T11:26:51.000Z","size":58342,"stargazers_count":39882,"open_issues_count":534,"forks_count":5730,"subscribers_count":894,"default_branch":"main","last_synced_at":"2024-04-14T01:00:22.558Z","etag":null,"topics":["hacktoberfest","javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2024-04-15T12:10:04.619Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6290,"total_committers":954,"mean_commits":6.59329140461216,"dds":0.6098569157392687,"last_synced_commit":"2221cc2b67ed406722cb91fe266d7964417ae06c"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215565061,"owners_count":15898073,"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","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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2024-05-20T14:06:54.055Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":550,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2024-05-20T14:06:54.567Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-08-31T10:39:41.088Z","dependent_packages_count":0,"downloads":0,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":40.03317130195296,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":0.6284328764411895,"forks_count":0.6075631780341972,"average":19.89819880801814},"purl":"pkg:npm/zv-leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/zv-leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/zv-leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/zv-leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-30T14:45:22.178Z","issues_count":330,"pull_requests_count":435,"avg_time_to_close_issue":8461832.075675676,"avg_time_to_close_pull_request":1857452.574912892,"issues_closed_count":185,"pull_requests_closed_count":287,"pull_request_authors_count":134,"issue_authors_count":234,"avg_comments_per_issue":6.296969696969697,"avg_comments_per_pull_request":1.7586206896551724,"merged_pull_requests_count":208,"bot_issues_count":0,"bot_pull_requests_count":197,"past_year_issues_count":122,"past_year_pull_requests_count":226,"past_year_avg_time_to_close_issue":1065262.5,"past_year_avg_time_to_close_pull_request":1249782.431693989,"past_year_issues_closed_count":78,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":57,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.4344262295081966,"past_year_avg_comments_per_pull_request":0.9823008849557522,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":134,"past_year_merged_pull_requests_count":121,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"jonkoops","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"Malvoz","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"IvanSanchez","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"johnd0e","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"danzel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"}],"active_maintainers":[{"login":"mourner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"jonkoops","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"Malvoz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zv-leaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zv-leaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zv-leaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zv-leaflet/related_packages","maintainers":[{"uuid":"feifeizheng","login":"feifeizheng","name":null,"email":"literary_fly@163.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~feifeizheng","role":null,"created_at":"2022-11-15T15:16:11.048Z","updated_at":"2022-11-15T15:16:11.048Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/feifeizheng/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8593926,"name":"leaflet_modified","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-11-23T07:54:59.549Z","latest_release_published_at":"2023-11-23T07:54:59.549Z","latest_release_number":"1.9.4","last_synced_at":"2025-08-28T23:44:31.786Z","created_at":"2023-11-23T19:10:22.577Z","updated_at":"2025-08-28T23:44:31.786Z","registry_url":"https://www.npmjs.com/package/leaflet_modified","install_command":"npm install leaflet_modified","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.9.4"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2024-10-28T18:35:41.000Z","size":58261,"stargazers_count":41301,"open_issues_count":573,"forks_count":5832,"subscribers_count":889,"default_branch":"main","last_synced_at":"2024-10-29T20:26:54.539Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2024-10-29T16:51:04.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6290,"total_committers":954,"mean_commits":6.59329140461216,"dds":0.6098569157392687,"last_synced_commit":"2221cc2b67ed406722cb91fe266d7964417ae06c"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222118587,"owners_count":16934710,"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","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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2024-05-20T14:06:54.055Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":550,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2024-05-20T14:06:54.567Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:34.688Z","dependent_packages_count":0,"downloads":106,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.37377280702965,"dependent_packages_count":52.25003480016254,"stargazers_count":0.45655770591868294,"forks_count":0.4658838353101347,"docker_downloads_count":null,"average":22.386562287105253},"purl":"pkg:npm/leaflet_modified","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/leaflet_modified","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/leaflet_modified","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/leaflet_modified/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:44.032Z","issues_count":379,"pull_requests_count":479,"avg_time_to_close_issue":8203749.634020618,"avg_time_to_close_pull_request":2442779.3089171974,"issues_closed_count":194,"pull_requests_closed_count":314,"pull_request_authors_count":144,"issue_authors_count":273,"avg_comments_per_issue":5.986807387862797,"avg_comments_per_pull_request":1.6805845511482256,"merged_pull_requests_count":211,"bot_issues_count":0,"bot_pull_requests_count":227,"past_year_issues_count":112,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":998129.0,"past_year_avg_time_to_close_pull_request":1185611.1124260356,"past_year_issues_closed_count":71,"past_year_pull_requests_closed_count":169,"past_year_pull_request_authors_count":51,"past_year_issue_authors_count":93,"past_year_avg_comments_per_issue":2.3035714285714284,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":142,"past_year_merged_pull_requests_count":102,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"jonkoops","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"Malvoz","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"IvanSanchez","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"johnd0e","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"danzel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"}],"active_maintainers":[{"login":"mourner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"jonkoops","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"yohanboniface","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"IvanSanchez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet_modified/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet_modified/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet_modified/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet_modified/related_packages","maintainers":[{"uuid":"ravzski","login":"ravzski","name":null,"email":"ravzski@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~ravzski","role":null,"created_at":"2023-11-23T19:10:25.718Z","updated_at":"2023-11-23T19:10:25.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ravzski/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4376903,"name":"@greenatom/leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":"greenatom","versions_count":2,"first_release_published_at":"2022-04-26T08:41:38.264Z","latest_release_published_at":"2022-04-26T09:24:54.042Z","latest_release_number":"1.7.2","last_synced_at":"2025-08-28T23:44:32.234Z","created_at":"2022-05-24T13:30:10.799Z","updated_at":"2025-08-28T23:44:32.234Z","registry_url":"https://www.npmjs.com/package/@greenatom/leaflet","install_command":"npm install @greenatom/leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.7.2"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2024-10-28T18:35:41.000Z","size":58261,"stargazers_count":41301,"open_issues_count":573,"forks_count":5832,"subscribers_count":889,"default_branch":"main","last_synced_at":"2024-10-29T20:26:54.539Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2024-10-29T16:51:04.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6290,"total_committers":954,"mean_commits":6.59329140461216,"dds":0.6098569157392687,"last_synced_commit":"2221cc2b67ed406722cb91fe266d7964417ae06c"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222118587,"owners_count":16934710,"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","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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2024-05-20T14:06:54.055Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":550,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2024-05-20T14:06:54.567Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:34.819Z","dependent_packages_count":4,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.167293503588866,"dependent_repos_count":25.30552159382132,"dependent_packages_count":5.53097719167234,"stargazers_count":0.6140266955219351,"forks_count":0.6089957178957648,"average":8.445362940500045},"purl":"pkg:npm/%40greenatom/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@greenatom/leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@greenatom/leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@greenatom/leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:44.032Z","issues_count":379,"pull_requests_count":479,"avg_time_to_close_issue":8203749.634020618,"avg_time_to_close_pull_request":2442779.3089171974,"issues_closed_count":194,"pull_requests_closed_count":314,"pull_request_authors_count":144,"issue_authors_count":273,"avg_comments_per_issue":5.986807387862797,"avg_comments_per_pull_request":1.6805845511482256,"merged_pull_requests_count":211,"bot_issues_count":0,"bot_pull_requests_count":227,"past_year_issues_count":112,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":998129.0,"past_year_avg_time_to_close_pull_request":1185611.1124260356,"past_year_issues_closed_count":71,"past_year_pull_requests_closed_count":169,"past_year_pull_request_authors_count":51,"past_year_issue_authors_count":93,"past_year_avg_comments_per_issue":2.3035714285714284,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":142,"past_year_merged_pull_requests_count":102,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"jonkoops","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"Malvoz","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"IvanSanchez","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"johnd0e","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"danzel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"}],"active_maintainers":[{"login":"mourner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"jonkoops","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"yohanboniface","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"IvanSanchez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@greenatom%2Fleaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@greenatom%2Fleaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@greenatom%2Fleaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@greenatom%2Fleaflet/related_packages","maintainers":[{"uuid":"makkoveev.s","login":"makkoveev.s","name":null,"email":"makkoveev.s@mail.ru","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~makkoveev.s","role":null,"created_at":"2022-11-15T18:03:39.419Z","updated_at":"2022-11-15T18:03:39.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/makkoveev.s/packages"},{"uuid":"todditg","login":"todditg","name":null,"email":"toddithegreat@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~todditg","role":null,"created_at":"2022-11-15T18:03:39.455Z","updated_at":"2022-11-15T18:03:39.455Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/todditg/packages"},{"uuid":"mildgravy0","login":"mildgravy0","name":null,"email":"mildgravy0@yandex.ru","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~mildgravy0","role":null,"created_at":"2022-11-15T18:03:39.484Z","updated_at":"2022-11-15T18:03:39.484Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mildgravy0/packages"},{"uuid":"real001","login":"real001","name":null,"email":"rorot.evgeniy@gmail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~real001","role":null,"created_at":"2022-11-15T18:03:39.493Z","updated_at":"2022-11-15T18:03:39.493Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/real001/packages"},{"uuid":"avmer","login":"avmer","name":null,"email":"mav0610@mail.ru","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~avmer","role":null,"created_at":"2022-11-15T18:03:39.516Z","updated_at":"2022-11-15T18:03:39.516Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/avmer/packages"},{"uuid":"greenatom_arctica","login":"greenatom_arctica","name":null,"email":"dvgrigorov@greenatom.ru","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~greenatom_arctica","role":null,"created_at":"2022-11-15T18:03:39.538Z","updated_at":"2022-11-15T18:03:39.538Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/greenatom_arctica/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1645135,"name":"easy-arena-leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps (based on Leaflet 1.9.2)","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":23,"first_release_published_at":"2019-09-02T14:10:40.650Z","latest_release_published_at":"2023-02-06T15:56:18.233Z","latest_release_number":"1.9.201","last_synced_at":"2025-08-28T23:44:32.265Z","created_at":"2022-04-09T13:12:26.922Z","updated_at":"2025-08-28T23:44:32.265Z","registry_url":"https://www.npmjs.com/package/easy-arena-leaflet","install_command":"npm install easy-arena-leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.9.202-alpha.1"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2024-10-28T18:35:41.000Z","size":58261,"stargazers_count":41301,"open_issues_count":573,"forks_count":5832,"subscribers_count":889,"default_branch":"main","last_synced_at":"2024-10-29T20:26:54.539Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2024-10-29T16:51:04.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6290,"total_committers":954,"mean_commits":6.59329140461216,"dds":0.6098569157392687,"last_synced_commit":"2221cc2b67ed406722cb91fe266d7964417ae06c"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222118587,"owners_count":16934710,"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","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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2024-05-20T14:06:54.055Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":550,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2024-05-20T14:06:54.567Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:35.121Z","dependent_packages_count":2,"downloads":311,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":10.852315994861966,"dependent_repos_count":10.767935900085632,"dependent_packages_count":8.786228889746779,"stargazers_count":0.47436604403489296,"forks_count":0.48083153712356824,"docker_downloads_count":null,"average":6.272335673170568},"purl":"pkg:npm/easy-arena-leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/easy-arena-leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/easy-arena-leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/easy-arena-leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:44.032Z","issues_count":379,"pull_requests_count":479,"avg_time_to_close_issue":8203749.634020618,"avg_time_to_close_pull_request":2442779.3089171974,"issues_closed_count":194,"pull_requests_closed_count":314,"pull_request_authors_count":144,"issue_authors_count":273,"avg_comments_per_issue":5.986807387862797,"avg_comments_per_pull_request":1.6805845511482256,"merged_pull_requests_count":211,"bot_issues_count":0,"bot_pull_requests_count":227,"past_year_issues_count":112,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":998129.0,"past_year_avg_time_to_close_pull_request":1185611.1124260356,"past_year_issues_closed_count":71,"past_year_pull_requests_closed_count":169,"past_year_pull_request_authors_count":51,"past_year_issue_authors_count":93,"past_year_avg_comments_per_issue":2.3035714285714284,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":142,"past_year_merged_pull_requests_count":102,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"jonkoops","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"Malvoz","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"IvanSanchez","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"johnd0e","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"danzel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"}],"active_maintainers":[{"login":"mourner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"jonkoops","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"yohanboniface","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"IvanSanchez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/easy-arena-leaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/easy-arena-leaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/easy-arena-leaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/easy-arena-leaflet/related_packages","maintainers":[{"uuid":"easyarena","login":"easyarena","name":null,"email":"developer@easy-arena.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~easyarena","role":null,"created_at":"2023-03-24T09:13:13.930Z","updated_at":"2023-03-24T09:13:13.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/easyarena/packages"},{"uuid":"solhias234","login":"solhias234","name":null,"email":"markus.hiesmair@solvistas.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~solhias234","role":null,"created_at":"2022-11-12T03:35:06.082Z","updated_at":"2022-11-12T03:35:06.082Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/solhias234/packages"},{"uuid":"gratzl","login":"gratzl","name":null,"email":"gralex@live.at","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~gratzl","role":null,"created_at":"2023-03-24T09:13:13.913Z","updated_at":"2023-03-24T09:13:13.913Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gratzl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1021289,"name":"@kodefox/leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://github.com/Leaflet/Leaflet#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":"kodefox","versions_count":1,"first_release_published_at":"2019-11-22T07:11:35.177Z","latest_release_published_at":"2019-11-22T07:11:35.177Z","latest_release_number":"0.10.4","last_synced_at":"2025-08-28T23:44:32.726Z","created_at":"2022-04-07T19:27:12.165Z","updated_at":"2025-08-28T23:44:32.727Z","registry_url":"https://www.npmjs.com/package/@kodefox/leaflet","install_command":"npm install @kodefox/leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.10.4"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2024-10-28T18:35:41.000Z","size":58261,"stargazers_count":41301,"open_issues_count":573,"forks_count":5832,"subscribers_count":889,"default_branch":"main","last_synced_at":"2024-10-29T20:26:54.539Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2024-10-29T16:51:04.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6290,"total_committers":954,"mean_commits":6.59329140461216,"dds":0.6098569157392687,"last_synced_commit":"2221cc2b67ed406722cb91fe266d7964417ae06c"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222118587,"owners_count":16934710,"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","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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2024-05-20T14:06:54.055Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":550,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2024-05-20T14:06:54.567Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:34.944Z","dependent_packages_count":1,"downloads":50,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":55.32602921799439,"dependent_repos_count":10.767935900085632,"dependent_packages_count":21.30988168970035,"stargazers_count":0.4749407545316641,"forks_count":0.48149245419485504,"docker_downloads_count":null,"average":17.67205600330138},"purl":"pkg:npm/%40kodefox/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@kodefox/leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@kodefox/leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@kodefox/leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:44.032Z","issues_count":379,"pull_requests_count":479,"avg_time_to_close_issue":8203749.634020618,"avg_time_to_close_pull_request":2442779.3089171974,"issues_closed_count":194,"pull_requests_closed_count":314,"pull_request_authors_count":144,"issue_authors_count":273,"avg_comments_per_issue":5.986807387862797,"avg_comments_per_pull_request":1.6805845511482256,"merged_pull_requests_count":211,"bot_issues_count":0,"bot_pull_requests_count":227,"past_year_issues_count":112,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":998129.0,"past_year_avg_time_to_close_pull_request":1185611.1124260356,"past_year_issues_closed_count":71,"past_year_pull_requests_closed_count":169,"past_year_pull_request_authors_count":51,"past_year_issue_authors_count":93,"past_year_avg_comments_per_issue":2.3035714285714284,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":142,"past_year_merged_pull_requests_count":102,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"jonkoops","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"Malvoz","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"IvanSanchez","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"johnd0e","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"danzel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"}],"active_maintainers":[{"login":"mourner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"jonkoops","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"yohanboniface","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"IvanSanchez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kodefox%2Fleaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kodefox%2Fleaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kodefox%2Fleaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kodefox%2Fleaflet/related_packages","maintainers":[{"uuid":"sstur","login":"sstur","name":null,"email":"sstur@me.com","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~sstur","role":null,"created_at":"2022-11-20T18:26:39.845Z","updated_at":"2022-11-20T18:26:39.845Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sstur/packages"},{"uuid":"heygema","login":"heygema","name":null,"email":"gem.anggada@gmail.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~heygema","role":null,"created_at":"2022-11-20T18:26:39.855Z","updated_at":"2022-11-20T18:26:39.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/heygema/packages"},{"uuid":"kfoxdev","login":"kfoxdev","name":null,"email":"devteam@kodefox.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~kfoxdev","role":null,"created_at":"2022-11-20T18:26:39.833Z","updated_at":"2022-11-20T18:26:39.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kfoxdev/packages"},{"uuid":"darcien","login":"darcien","name":null,"email":"mail@darcien.dev","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~darcien","role":null,"created_at":"2022-11-20T18:26:39.861Z","updated_at":"2022-11-20T18:26:39.861Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darcien/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":886907,"name":"@darcien/leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://github.com/Leaflet/Leaflet#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":"darcien","versions_count":4,"first_release_published_at":"2019-11-22T04:53:47.270Z","latest_release_published_at":"2019-11-22T05:58:13.399Z","latest_release_number":"0.10.7","last_synced_at":"2025-08-28T23:44:32.740Z","created_at":"2022-04-07T16:09:13.003Z","updated_at":"2025-08-28T23:44:32.740Z","registry_url":"https://www.npmjs.com/package/@darcien/leaflet","install_command":"npm install @darcien/leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.10.7"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2024-10-28T18:35:41.000Z","size":58261,"stargazers_count":41301,"open_issues_count":573,"forks_count":5832,"subscribers_count":889,"default_branch":"main","last_synced_at":"2024-10-29T20:26:54.539Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2024-10-29T16:51:04.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6290,"total_committers":954,"mean_commits":6.59329140461216,"dds":0.6098569157392687,"last_synced_commit":"2221cc2b67ed406722cb91fe266d7964417ae06c"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222118587,"owners_count":16934710,"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","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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2024-05-20T14:06:54.055Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":550,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2024-05-20T14:06:54.567Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:35.479Z","dependent_packages_count":1,"downloads":38,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":25.658495673453057,"dependent_repos_count":10.767935900085632,"dependent_packages_count":21.30988168970035,"stargazers_count":0.47436604403489296,"forks_count":0.48083153712356824,"docker_downloads_count":null,"average":11.7383021688795},"purl":"pkg:npm/%40darcien/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@darcien/leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@darcien/leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@darcien/leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:44.032Z","issues_count":379,"pull_requests_count":479,"avg_time_to_close_issue":8203749.634020618,"avg_time_to_close_pull_request":2442779.3089171974,"issues_closed_count":194,"pull_requests_closed_count":314,"pull_request_authors_count":144,"issue_authors_count":273,"avg_comments_per_issue":5.986807387862797,"avg_comments_per_pull_request":1.6805845511482256,"merged_pull_requests_count":211,"bot_issues_count":0,"bot_pull_requests_count":227,"past_year_issues_count":112,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":998129.0,"past_year_avg_time_to_close_pull_request":1185611.1124260356,"past_year_issues_closed_count":71,"past_year_pull_requests_closed_count":169,"past_year_pull_request_authors_count":51,"past_year_issue_authors_count":93,"past_year_avg_comments_per_issue":2.3035714285714284,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":142,"past_year_merged_pull_requests_count":102,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"jonkoops","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"Malvoz","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"IvanSanchez","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"johnd0e","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"danzel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"}],"active_maintainers":[{"login":"mourner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"jonkoops","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"yohanboniface","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"IvanSanchez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@darcien%2Fleaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@darcien%2Fleaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@darcien%2Fleaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@darcien%2Fleaflet/related_packages","maintainers":[{"uuid":"darcien","login":"darcien","name":null,"email":"mail@darcien.dev","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~darcien","role":null,"created_at":"2022-11-16T13:19:39.741Z","updated_at":"2022-11-16T13:19:39.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darcien/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1427251,"name":"appscrip-leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://github.com/Leaflet/Leaflet#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":1,"first_release_published_at":"2021-05-20T09:08:20.845Z","latest_release_published_at":"2021-05-20T09:08:20.845Z","latest_release_number":"1.0.0","last_synced_at":"2025-08-28T23:44:36.963Z","created_at":"2022-04-09T00:46:24.119Z","updated_at":"2025-08-28T23:44:36.964Z","registry_url":"https://www.npmjs.com/package/appscrip-leaflet","install_command":"npm install appscrip-leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2024-10-28T18:35:41.000Z","size":58261,"stargazers_count":41301,"open_issues_count":573,"forks_count":5832,"subscribers_count":889,"default_branch":"main","last_synced_at":"2024-10-29T20:26:54.539Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2024-10-29T16:51:04.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6290,"total_committers":954,"mean_commits":6.59329140461216,"dds":0.6098569157392687,"last_synced_commit":"2221cc2b67ed406722cb91fe266d7964417ae06c"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222118587,"owners_count":16934710,"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","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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2024-05-20T14:06:54.055Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":550,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2024-05-20T14:06:54.567Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:35.617Z","dependent_packages_count":2,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.76322889354142,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6140266955219351,"forks_count":0.6089957178957648,"average":17.707635570253135},"purl":"pkg:npm/appscrip-leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/appscrip-leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/appscrip-leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/appscrip-leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:44.032Z","issues_count":379,"pull_requests_count":479,"avg_time_to_close_issue":8203749.634020618,"avg_time_to_close_pull_request":2442779.3089171974,"issues_closed_count":194,"pull_requests_closed_count":314,"pull_request_authors_count":144,"issue_authors_count":273,"avg_comments_per_issue":5.986807387862797,"avg_comments_per_pull_request":1.6805845511482256,"merged_pull_requests_count":211,"bot_issues_count":0,"bot_pull_requests_count":227,"past_year_issues_count":112,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":998129.0,"past_year_avg_time_to_close_pull_request":1185611.1124260356,"past_year_issues_closed_count":71,"past_year_pull_requests_closed_count":169,"past_year_pull_request_authors_count":51,"past_year_issue_authors_count":93,"past_year_avg_comments_per_issue":2.3035714285714284,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":142,"past_year_merged_pull_requests_count":102,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"jonkoops","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"Malvoz","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"IvanSanchez","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"johnd0e","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"danzel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"}],"active_maintainers":[{"login":"mourner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"jonkoops","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"yohanboniface","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"IvanSanchez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/appscrip-leaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/appscrip-leaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/appscrip-leaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/appscrip-leaflet/related_packages","maintainers":[{"uuid":"jai-dev","login":"jai-dev","name":null,"email":"jai@appscrip.co","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~jai-dev","role":null,"created_at":"2022-11-11T11:39:03.316Z","updated_at":"2022-11-11T11:39:03.316Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jai-dev/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5174142,"name":"@zelty/leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":"zelty","versions_count":3,"first_release_published_at":"2022-08-17T08:36:35.702Z","latest_release_published_at":"2022-08-17T09:33:16.865Z","latest_release_number":"1.8.2","last_synced_at":"2025-08-28T23:44:39.675Z","created_at":"2022-08-17T10:11:33.009Z","updated_at":"2025-08-28T23:44:39.675Z","registry_url":"https://www.npmjs.com/package/@zelty/leaflet","install_command":"npm install @zelty/leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.8.2"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2024-10-28T18:35:41.000Z","size":58261,"stargazers_count":41301,"open_issues_count":573,"forks_count":5832,"subscribers_count":889,"default_branch":"main","last_synced_at":"2024-10-29T20:26:54.539Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2024-10-29T16:51:04.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6290,"total_committers":954,"mean_commits":6.59329140461216,"dds":0.6098569157392687,"last_synced_commit":"2221cc2b67ed406722cb91fe266d7964417ae06c"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222118587,"owners_count":16934710,"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","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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2024-05-20T14:06:54.055Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":550,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2024-05-20T14:06:54.567Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:36.969Z","dependent_packages_count":2,"downloads":33,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":14.46829707194233,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":0.6309144362756215,"forks_count":0.6378004379002231,"average":10.104377556600527},"purl":"pkg:npm/%40zelty/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zelty/leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zelty/leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zelty/leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:44.032Z","issues_count":379,"pull_requests_count":479,"avg_time_to_close_issue":8203749.634020618,"avg_time_to_close_pull_request":2442779.3089171974,"issues_closed_count":194,"pull_requests_closed_count":314,"pull_request_authors_count":144,"issue_authors_count":273,"avg_comments_per_issue":5.986807387862797,"avg_comments_per_pull_request":1.6805845511482256,"merged_pull_requests_count":211,"bot_issues_count":0,"bot_pull_requests_count":227,"past_year_issues_count":112,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":998129.0,"past_year_avg_time_to_close_pull_request":1185611.1124260356,"past_year_issues_closed_count":71,"past_year_pull_requests_closed_count":169,"past_year_pull_request_authors_count":51,"past_year_issue_authors_count":93,"past_year_avg_comments_per_issue":2.3035714285714284,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":142,"past_year_merged_pull_requests_count":102,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"jonkoops","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"Malvoz","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"IvanSanchez","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"johnd0e","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"danzel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"}],"active_maintainers":[{"login":"mourner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"jonkoops","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"yohanboniface","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"IvanSanchez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zelty%2Fleaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zelty%2Fleaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zelty%2Fleaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zelty%2Fleaflet/related_packages","maintainers":[{"uuid":"damjs93","login":"damjs93","name":null,"email":"damien@zelty.fr","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~damjs93","role":null,"created_at":"2022-11-19T23:57:32.386Z","updated_at":"2022-11-19T23:57:32.386Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/damjs93/packages"},{"uuid":"hyde1","login":"hyde1","name":null,"email":"marc@zelty.fr","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~hyde1","role":null,"created_at":"2022-11-19T23:57:32.394Z","updated_at":"2022-11-19T23:57:32.394Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hyde1/packages"},{"uuid":"stevenzelty","login":"stevenzelty","name":null,"email":"steven@zelty.fr","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~stevenzelty","role":null,"created_at":"2022-11-19T23:57:32.402Z","updated_at":"2022-11-19T23:57:32.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stevenzelty/packages"},{"uuid":"vincent_zelty","login":"vincent_zelty","name":null,"email":"vincent@zelty.fr","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~vincent_zelty","role":null,"created_at":"2023-01-18T11:22:54.350Z","updated_at":"2023-01-18T11:22:54.350Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vincent_zelty/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4993911,"name":"org.webjars.bower:github-com-Leaflet-Leaflet","ecosystem":"maven","description":"WebJar for leaflet","homepage":"http://webjars.org","licenses":"BSD 2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":[],"namespace":"org.webjars.bower","versions_count":1,"first_release_published_at":"2016-10-24T12:39:32.000Z","latest_release_published_at":"2016-10-24T12:39:32.000Z","latest_release_number":"v1.0.1","last_synced_at":"2025-08-28T23:44:32.150Z","created_at":"2022-07-27T10:43:40.449Z","updated_at":"2025-08-28T23:46:30.283Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bower/github-com-Leaflet-Leaflet/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bower/github-com-Leaflet-Leaflet/","metadata":{},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:30.283Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.5056149340995139,"forks_count":0.9544485085362647,"average":20.57496644281836},"purl":"pkg:maven/org.webjars.bower/github-com-Leaflet-Leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bower:github-com-Leaflet-Leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bower:github-com-Leaflet-Leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bower:github-com-Leaflet-Leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:github-com-Leaflet-Leaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:github-com-Leaflet-Leaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:github-com-Leaflet-Leaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:github-com-Leaflet-Leaflet/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547835,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":7668360,"name":"leaflet-dotheat","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":2,"first_release_published_at":"2023-05-01T09:30:48.122Z","latest_release_published_at":"2023-05-01T10:18:34.168Z","latest_release_number":"0.1.1","last_synced_at":"2025-08-28T23:44:35.557Z","created_at":"2023-05-01T09:41:07.748Z","updated_at":"2025-08-28T23:46:30.283Z","registry_url":"https://www.npmjs.com/package/leaflet-dotheat","install_command":"npm install leaflet-dotheat","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.1"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:30.283Z","dependent_packages_count":0,"downloads":0,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":18.795236693898033,"dependent_packages_count":28.32012494710949,"stargazers_count":0.4682483633839579,"forks_count":0.466463926396511,"average":12.012518482696999},"purl":"pkg:npm/leaflet-dotheat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/leaflet-dotheat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/leaflet-dotheat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/leaflet-dotheat/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-dotheat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-dotheat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-dotheat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-dotheat/related_packages","maintainers":[{"uuid":"kalligator","login":"kalligator","name":null,"email":"kalligator04@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~kalligator","role":null,"created_at":"2023-05-02T07:25:09.233Z","updated_at":"2023-05-02T07:25:09.233Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kalligator/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5391941,"name":"hf-umi-leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-11-05T09:18:15.639Z","latest_release_published_at":"2022-11-05T09:18:15.639Z","latest_release_number":"1.9.2","last_synced_at":"2025-08-28T23:44:43.217Z","created_at":"2022-11-05T09:22:35.989Z","updated_at":"2025-08-28T23:46:29.998Z","registry_url":"https://www.npmjs.com/package/hf-umi-leaflet","install_command":"npm install hf-umi-leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.9.2"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:29.998Z","dependent_packages_count":1,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":43.57593408664221,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":0.6309969033609462,"forks_count":0.6378829049855477,"average":17.27402047729246},"purl":"pkg:npm/hf-umi-leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/hf-umi-leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/hf-umi-leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/hf-umi-leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hf-umi-leaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hf-umi-leaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hf-umi-leaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hf-umi-leaflet/related_packages","maintainers":[{"uuid":"zgy19850930","login":"zgy19850930","name":null,"email":"zgy19850930@126.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~zgy19850930","role":null,"created_at":"2022-11-20T08:27:06.927Z","updated_at":"2022-11-20T08:27:06.927Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zgy19850930/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4995150,"name":"org.webjars.bower:leaflet","ecosystem":"maven","description":"WebJar for leaflet","homepage":"https://www.webjars.org","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":[],"namespace":"org.webjars.bower","versions_count":16,"first_release_published_at":"2015-08-26T19:10:57.000Z","latest_release_published_at":"2021-09-19T00:23:01.000Z","latest_release_number":"1.7.1","last_synced_at":"2025-08-28T23:44:33.945Z","created_at":"2022-07-27T10:46:09.680Z","updated_at":"2025-08-28T23:46:30.282Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bower/leaflet/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bower/leaflet/","metadata":{},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:30.281Z","dependent_packages_count":28,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":15.992826801314418,"dependent_packages_count":2.2755870802276186,"stargazers_count":0.6542037348721648,"forks_count":1.1593331730383907,"docker_downloads_count":null,"average":5.020487697363148},"purl":"pkg:maven/org.webjars.bower/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bower:leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bower:leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bower:leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:leaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:leaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:leaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:leaflet/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547835,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":9976826,"name":"hossein-leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-05-14T08:48:10.109Z","latest_release_published_at":"2024-05-14T08:48:10.109Z","latest_release_number":"1.9.2","last_synced_at":"2025-08-28T23:44:34.170Z","created_at":"2024-05-14T18:22:48.637Z","updated_at":"2025-08-28T23:46:30.283Z","registry_url":"https://www.npmjs.com/package/hossein-leaflet","install_command":"npm install hossein-leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.9.2"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:30.282Z","dependent_packages_count":0,"downloads":0,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.189311845391764,"dependent_packages_count":41.767085511231834,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.4781986783118},"purl":"pkg:npm/hossein-leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/hossein-leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/hossein-leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/hossein-leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hossein-leaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hossein-leaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hossein-leaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hossein-leaflet/related_packages","maintainers":[{"uuid":"hosseinjarrahi","login":"hosseinjarrahi","name":null,"email":"hj021hj@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~hosseinjarrahi","role":null,"created_at":"2024-05-14T18:22:50.160Z","updated_at":"2024-05-14T18:22:50.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hosseinjarrahi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9554401,"name":"@matthova/leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":"matthova","versions_count":1,"first_release_published_at":"2024-04-07T00:42:24.335Z","latest_release_published_at":"2024-04-07T00:42:24.335Z","latest_release_number":"1.9.5","last_synced_at":"2025-08-28T23:44:35.566Z","created_at":"2024-04-07T00:45:14.530Z","updated_at":"2025-08-28T23:46:30.283Z","registry_url":"https://www.npmjs.com/package/@matthova/leaflet","install_command":"npm install @matthova/leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.9.5"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:30.283Z","dependent_packages_count":0,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.728786035859812,"dependent_packages_count":45.496092269181496,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.61243915252065},"purl":"pkg:npm/%40matthova/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@matthova/leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@matthova/leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@matthova/leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@matthova%2Fleaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@matthova%2Fleaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@matthova%2Fleaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@matthova%2Fleaflet/related_packages","maintainers":[{"uuid":"matthova","login":"matthova","name":null,"email":"matthova87@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~matthova","role":null,"created_at":"2024-04-07T00:45:15.083Z","updated_at":"2024-04-07T00:45:15.083Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matthova/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11406919,"name":"leaflet-aman","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":2,"first_release_published_at":"2025-03-06T01:49:32.258Z","latest_release_published_at":"2025-03-06T05:44:13.202Z","latest_release_number":"1.0.1","last_synced_at":"2025-08-28T23:44:34.152Z","created_at":"2025-03-06T01:50:12.734Z","updated_at":"2025-08-28T23:46:30.283Z","registry_url":"https://www.npmjs.com/package/leaflet-aman","install_command":"npm install leaflet-aman","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:30.283Z","dependent_packages_count":0,"downloads":35,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.906766323791018,"dependent_packages_count":36.02095901246562,"stargazers_count":0.35220395098430074,"forks_count":0.35357798526379,"docker_downloads_count":null,"average":15.408376818126182},"purl":"pkg:npm/leaflet-aman","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/leaflet-aman","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/leaflet-aman","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/leaflet-aman/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-aman/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-aman/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-aman/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-aman/related_packages","maintainers":[{"uuid":"guptaaman70221","login":"guptaaman70221","name":null,"email":"gma1.2.3702@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~guptaaman70221","role":null,"created_at":"2025-03-06T01:50:13.719Z","updated_at":"2025-03-06T01:50:13.719Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/guptaaman70221/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1038140,"name":"@loudsrl/leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":"loudsrl","versions_count":1,"first_release_published_at":"2021-04-21T14:42:23.856Z","latest_release_published_at":"2021-04-21T14:42:23.856Z","latest_release_number":"1.7.1","last_synced_at":"2025-08-28T23:44:37.566Z","created_at":"2022-04-07T19:53:20.265Z","updated_at":"2025-08-28T23:46:30.285Z","registry_url":"https://www.npmjs.com/package/@loudsrl/leaflet","install_command":"npm install @loudsrl/leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.7.1"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:30.284Z","dependent_packages_count":1,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.222151958299555,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6145207855408232,"forks_count":0.6094898141385967,"average":18.799617820457108},"purl":"pkg:npm/%40loudsrl/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@loudsrl/leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@loudsrl/leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@loudsrl/leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@loudsrl%2Fleaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@loudsrl%2Fleaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@loudsrl%2Fleaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@loudsrl%2Fleaflet/related_packages","maintainers":[{"uuid":"giangices","login":"giangices","name":null,"email":"gianluca@loudsrl.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~giangices","role":null,"created_at":"2022-11-20T19:00:36.417Z","updated_at":"2022-11-20T19:00:36.417Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/giangices/packages"},{"uuid":"pisonni","login":"pisonni","name":null,"email":"piergiuseppe@loudsrl.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~pisonni","role":null,"created_at":"2022-11-20T19:00:36.429Z","updated_at":"2022-11-20T19:00:36.429Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pisonni/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":913960,"name":"@ec-nordbund/leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":"ec-nordbund","versions_count":13,"first_release_published_at":"2021-03-09T19:16:36.004Z","latest_release_published_at":"2021-06-23T11:54:24.996Z","latest_release_number":"1.7.1","last_synced_at":"2025-08-28T23:44:35.979Z","created_at":"2022-04-07T16:46:00.857Z","updated_at":"2025-08-28T23:46:30.284Z","registry_url":"https://www.npmjs.com/package/@ec-nordbund/leaflet","install_command":"npm install @ec-nordbund/leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.7.1-build-81dc2489"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:30.284Z","dependent_packages_count":2,"downloads":43,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":23.205552880988137,"dependent_repos_count":7.988601878970996,"dependent_packages_count":8.786228889746779,"stargazers_count":0.47436604403489296,"forks_count":0.48083153712356824,"docker_downloads_count":null,"average":8.187116246172874},"purl":"pkg:npm/%40ec-nordbund/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ec-nordbund/leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ec-nordbund/leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ec-nordbund/leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ec-nordbund%2Fleaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ec-nordbund%2Fleaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ec-nordbund%2Fleaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ec-nordbund%2Fleaflet/related_packages","maintainers":[{"uuid":"mathe42","login":"mathe42","name":null,"email":"2pi_r2@gmx.de","url":null,"packages_count":41,"html_url":"https://www.npmjs.com/~mathe42","role":null,"created_at":"2022-11-17T03:32:10.229Z","updated_at":"2022-11-17T03:32:10.229Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mathe42/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":3969574,"name":"github.com/leaflet/leaflet","ecosystem":"go","description":"","homepage":null,"licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/leaflet/leaflet","keywords_array":[],"namespace":"github.com/leaflet","versions_count":53,"first_release_published_at":"2011-06-18T10:30:19.000Z","latest_release_published_at":"2023-05-18T11:00:15.000Z","latest_release_number":"v1.9.4","last_synced_at":"2025-08-28T23:44:33.799Z","created_at":"2022-04-12T07:20:29.231Z","updated_at":"2025-08-28T23:46:30.282Z","registry_url":"https://pkg.go.dev/github.com/leaflet/leaflet","install_command":"go get github.com/leaflet/leaflet","documentation_url":"https://pkg.go.dev/github.com/leaflet/leaflet#section-documentation","metadata":{},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582491,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:30.281Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/leaflet/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/leaflet/leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/leaflet/leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/leaflet/leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fleaflet%2Fleaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fleaflet%2Fleaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fleaflet%2Fleaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fleaflet%2Fleaflet/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952122,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":891666,"name":"@davidsouthgate/leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":"davidsouthgate","versions_count":1,"first_release_published_at":"2020-11-08T19:19:51.259Z","latest_release_published_at":"2020-11-08T19:19:51.259Z","latest_release_number":"1.7.2","last_synced_at":"2025-08-28T23:44:33.535Z","created_at":"2022-04-07T16:15:20.359Z","updated_at":"2025-08-28T23:46:30.285Z","registry_url":"https://www.npmjs.com/package/@davidsouthgate/leaflet","install_command":"npm install @davidsouthgate/leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.7.2"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:30.285Z","dependent_packages_count":1,"downloads":0,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.222151958299555,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6150996320371402,"forks_count":0.6107696869202256,"average":18.799989564312696},"purl":"pkg:npm/%40davidsouthgate/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@davidsouthgate/leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@davidsouthgate/leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@davidsouthgate/leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@davidsouthgate%2Fleaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@davidsouthgate%2Fleaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@davidsouthgate%2Fleaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@davidsouthgate%2Fleaflet/related_packages","maintainers":[{"uuid":"davidsouthgate","login":"davidsouthgate","name":null,"email":"d@davidsouthgate.co.uk","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~davidsouthgate","role":null,"created_at":"2022-11-16T15:49:58.525Z","updated_at":"2022-11-16T15:49:58.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidsouthgate/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4991746,"name":"org.webjars.bowergithub.leaflet:leaflet","ecosystem":"maven","description":"WebJar for leaflet","homepage":"https://www.webjars.org","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":[],"namespace":"org.webjars.bowergithub.leaflet","versions_count":11,"first_release_published_at":"2018-02-11T14:28:17.000Z","latest_release_published_at":"2023-06-13T20:16:09.000Z","latest_release_number":"1.9.4","last_synced_at":"2025-08-28T23:44:38.225Z","created_at":"2022-07-27T10:38:28.572Z","updated_at":"2025-08-28T23:46:30.286Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.leaflet/leaflet/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.leaflet/leaflet/","metadata":{},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:30.286Z","dependent_packages_count":23,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.645187144345595,"dependent_packages_count":2.752464534743929,"stargazers_count":0.6542037348721648,"forks_count":1.1593331730383907,"docker_downloads_count":null,"average":6.30279714675002},"purl":"pkg:maven/org.webjars.bowergithub.leaflet/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.leaflet:leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.leaflet:leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.leaflet:leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.leaflet:leaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.leaflet:leaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.leaflet:leaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.leaflet:leaflet/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547835,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1095749,"name":"@nuragic/leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":"nuragic","versions_count":2,"first_release_published_at":"2019-10-07T16:02:31.741Z","latest_release_published_at":"2020-03-12T10:22:23.929Z","latest_release_number":"1.6.1-alpha.1","last_synced_at":"2025-08-28T23:44:33.334Z","created_at":"2022-04-08T10:37:58.643Z","updated_at":"2025-08-28T23:46:30.288Z","registry_url":"https://www.npmjs.com/package/@nuragic/leaflet","install_command":"npm install @nuragic/leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.6.1-alpha.1"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:30.287Z","dependent_packages_count":1,"downloads":43,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":23.771420458334003,"dependent_repos_count":10.767935900085632,"dependent_packages_count":21.30988168970035,"stargazers_count":0.47436604403489296,"forks_count":0.48083153712356824,"docker_downloads_count":null,"average":11.360887125855688},"purl":"pkg:npm/%40nuragic/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuragic/leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuragic/leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuragic/leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuragic%2Fleaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuragic%2Fleaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuragic%2Fleaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuragic%2Fleaflet/related_packages","maintainers":[{"uuid":"nuragic","login":"nuragic","name":null,"email":"me@nuragic.io","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~nuragic","role":null,"created_at":"2022-11-20T21:02:11.110Z","updated_at":"2022-11-20T21:02:11.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuragic/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2040464,"name":"mti-leaflet-gradients","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":1,"first_release_published_at":"2020-03-25T07:42:19.840Z","latest_release_published_at":"2020-03-25T07:42:19.840Z","latest_release_number":"1.5.1","last_synced_at":"2025-08-28T23:44:34.120Z","created_at":"2022-04-09T19:59:26.706Z","updated_at":"2025-08-28T23:46:30.286Z","registry_url":"https://www.npmjs.com/package/mti-leaflet-gradients","install_command":"npm install mti-leaflet-gradients","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.5.1"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:30.285Z","dependent_packages_count":2,"downloads":0,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":41.71134362760962,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":0.6140266955219351,"forks_count":0.6089957178957648,"average":15.548900405701023},"purl":"pkg:npm/mti-leaflet-gradients","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mti-leaflet-gradients","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mti-leaflet-gradients","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mti-leaflet-gradients/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mti-leaflet-gradients/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mti-leaflet-gradients/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mti-leaflet-gradients/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mti-leaflet-gradients/related_packages","maintainers":[{"uuid":"banterise","login":"banterise","name":null,"email":"banterise@foxmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~banterise","role":null,"created_at":"2022-11-13T09:07:17.176Z","updated_at":"2022-11-13T09:07:17.176Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/banterise/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1948399,"name":"lehrenfried-leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":1,"first_release_published_at":"2020-12-19T20:50:29.388Z","latest_release_published_at":"2020-12-19T20:50:29.388Z","latest_release_number":"1.8.0-beta","last_synced_at":"2025-08-28T23:44:35.213Z","created_at":"2022-04-09T18:44:48.235Z","updated_at":"2025-08-28T23:46:30.289Z","registry_url":"https://www.npmjs.com/package/lehrenfried-leaflet","install_command":"npm install lehrenfried-leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.8.0-beta"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:30.288Z","dependent_packages_count":1,"downloads":0,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":36.06644332314033,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6145207855408232,"forks_count":0.6094898141385967,"average":15.76847609342526},"purl":"pkg:npm/lehrenfried-leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/lehrenfried-leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/lehrenfried-leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/lehrenfried-leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lehrenfried-leaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lehrenfried-leaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lehrenfried-leaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lehrenfried-leaflet/related_packages","maintainers":[{"uuid":"lehrenfried","login":"lehrenfried","name":null,"email":"mail@leonard.io","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~lehrenfried","role":null,"created_at":"2022-11-13T02:39:14.528Z","updated_at":"2022-11-13T02:39:14.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lehrenfried/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11514464,"name":"leaflet-orbit","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-04-03T06:58:35.860Z","latest_release_published_at":"2025-04-03T06:58:35.860Z","latest_release_number":"2.0.3","last_synced_at":"2025-08-28T23:44:33.826Z","created_at":"2025-04-03T07:00:27.625Z","updated_at":"2025-08-28T23:46:31.904Z","registry_url":"https://www.npmjs.com/package/leaflet-orbit","install_command":"npm install leaflet-orbit","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.3"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:31.904Z","dependent_packages_count":0,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.881346129003017,"dependent_packages_count":35.91910181813241,"stargazers_count":0.34950200932221676,"forks_count":0.3504551597480114,"docker_downloads_count":null,"average":15.375101279051414},"purl":"pkg:npm/leaflet-orbit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/leaflet-orbit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/leaflet-orbit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/leaflet-orbit/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-orbit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-orbit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-orbit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-orbit/related_packages","maintainers":[{"uuid":"fanlun007","login":"fanlun007","name":null,"email":"13058100289@163.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~fanlun007","role":null,"created_at":"2025-04-03T07:00:29.897Z","updated_at":"2025-04-03T07:00:29.897Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fanlun007/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9792623,"name":"@dimitrilazarevic/leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":"dimitrilazarevic","versions_count":3,"first_release_published_at":"2024-04-25T20:38:38.053Z","latest_release_published_at":"2024-04-26T09:21:15.344Z","latest_release_number":"1.9.7","last_synced_at":"2025-08-28T23:44:33.414Z","created_at":"2024-04-25T20:40:14.525Z","updated_at":"2025-08-28T23:46:31.897Z","registry_url":"https://www.npmjs.com/package/@dimitrilazarevic/leaflet","install_command":"npm install @dimitrilazarevic/leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.9.7"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:31.896Z","dependent_packages_count":0,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.346351108956153,"dependent_packages_count":43.440163323991385,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.89325721647377},"purl":"pkg:npm/%40dimitrilazarevic/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dimitrilazarevic/leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dimitrilazarevic/leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dimitrilazarevic/leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dimitrilazarevic%2Fleaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dimitrilazarevic%2Fleaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dimitrilazarevic%2Fleaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dimitrilazarevic%2Fleaflet/related_packages","maintainers":[{"uuid":"dimitrilazarevic","login":"dimitrilazarevic","name":null,"email":"lazarevic.dimitri@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~dimitrilazarevic","role":null,"created_at":"2024-04-25T20:40:20.919Z","updated_at":"2024-04-25T20:40:20.919Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dimitrilazarevic/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4999654,"name":"org.webjars.npm:github-com-Leaflet-Leaflet","ecosystem":"maven","description":"WebJar for leaflet","homepage":"https://www.webjars.org","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":[],"namespace":"org.webjars.npm","versions_count":3,"first_release_published_at":"2016-09-06T13:23:32.000Z","latest_release_published_at":"2025-02-10T08:16:04.000Z","latest_release_number":"1.9.4","last_synced_at":"2025-08-28T23:44:32.579Z","created_at":"2022-07-27T10:57:02.594Z","updated_at":"2025-08-28T23:46:31.900Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/github-com-Leaflet-Leaflet/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/github-com-Leaflet-Leaflet/","metadata":{},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:31.899Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.5056149340995139,"forks_count":0.9544485085362647,"average":20.57496644281836},"purl":"pkg:maven/org.webjars.npm/github-com-Leaflet-Leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:github-com-Leaflet-Leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:github-com-Leaflet-Leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:github-com-Leaflet-Leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-Leaflet-Leaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-Leaflet-Leaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-Leaflet-Leaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-Leaflet-Leaflet/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547835,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1326560,"name":"@tuliu/leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":"tuliu","versions_count":2,"first_release_published_at":"2021-11-26T06:59:59.171Z","latest_release_published_at":"2021-11-22T09:23:03.615Z","latest_release_number":"1.7.1","last_synced_at":"2025-08-28T23:44:36.482Z","created_at":"2022-04-08T21:08:02.139Z","updated_at":"2025-08-28T23:46:31.901Z","registry_url":"https://www.npmjs.com/package/@tuliu/leaflet","install_command":"npm install @tuliu/leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.7.1-internal.1"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:31.901Z","dependent_packages_count":3,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":41.71134362760962,"dependent_repos_count":25.32799796580169,"dependent_packages_count":6.929111821466076,"stargazers_count":0.6145207855408232,"forks_count":0.6094898141385967,"average":15.03849280291136},"purl":"pkg:npm/%40tuliu/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@tuliu/leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@tuliu/leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@tuliu/leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tuliu%2Fleaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tuliu%2Fleaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tuliu%2Fleaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tuliu%2Fleaflet/related_packages","maintainers":[{"uuid":"wen2022","login":"wen2022","name":null,"email":"342074665@qq.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~wen2022","role":null,"created_at":"2022-11-11T03:10:15.366Z","updated_at":"2022-11-11T03:10:15.366Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wen2022/packages"},{"uuid":"jiangtangbin","login":"jiangtangbin","name":null,"email":"631762017@qq.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~jiangtangbin","role":null,"created_at":"2022-11-11T03:10:15.377Z","updated_at":"2022-11-11T03:10:15.377Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jiangtangbin/packages"},{"uuid":"janeyi","login":"janeyi","name":null,"email":"475075783@qq.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~janeyi","role":null,"created_at":"2022-11-11T03:10:15.387Z","updated_at":"2022-11-11T03:10:15.387Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janeyi/packages"},{"uuid":"xiaohuifang","login":"xiaohuifang","name":null,"email":"519308724@qq.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~xiaohuifang","role":null,"created_at":"2022-11-11T03:10:15.404Z","updated_at":"2022-11-11T03:10:15.404Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xiaohuifang/packages"},{"uuid":"taozhi","login":"taozhi","name":null,"email":"taozhi1028@gmail.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~taozhi","role":null,"created_at":"2022-11-11T03:10:15.415Z","updated_at":"2022-11-11T03:10:15.415Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/taozhi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11119894,"name":"leaflet-custom-corners","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps with custom corners for control positioning. Build on Version 1.9.2","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":3,"first_release_published_at":"2024-12-07T04:13:30.581Z","latest_release_published_at":"2024-12-07T04:13:57.415Z","latest_release_number":"2.0.1","last_synced_at":"2025-08-28T23:44:41.978Z","created_at":"2024-12-07T04:00:20.907Z","updated_at":"2025-08-28T23:46:31.903Z","registry_url":"https://www.npmjs.com/package/leaflet-custom-corners","install_command":"npm install leaflet-custom-corners","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.1"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:31.902Z","dependent_packages_count":0,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.445677685613145,"dependent_packages_count":36.834324449043955,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.140001067328548},"purl":"pkg:npm/leaflet-custom-corners","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/leaflet-custom-corners","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/leaflet-custom-corners","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/leaflet-custom-corners/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-custom-corners/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-custom-corners/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-custom-corners/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-custom-corners/related_packages","maintainers":[{"uuid":"levikarod","login":"levikarod","name":null,"email":"levikaro@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~levikarod","role":null,"created_at":"2024-12-07T04:06:32.212Z","updated_at":"2024-12-07T04:06:32.212Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/levikarod/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":940679,"name":"@findev/leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":"findev","versions_count":6,"first_release_published_at":"2022-02-16T14:19:59.677Z","latest_release_published_at":"2022-02-27T12:11:39.221Z","latest_release_number":"1.8.6","last_synced_at":"2025-08-28T23:44:39.524Z","created_at":"2022-04-07T17:22:38.106Z","updated_at":"2025-08-28T23:46:31.902Z","registry_url":"https://www.npmjs.com/package/@findev/leaflet","install_command":"npm install @findev/leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.8.6"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:31.902Z","dependent_packages_count":2,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":26.87826197509135,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":0.6145207855408232,"forks_count":0.6094898141385967,"average":12.582481712449711},"purl":"pkg:npm/%40findev/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@findev/leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@findev/leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@findev/leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@findev%2Fleaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@findev%2Fleaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@findev%2Fleaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@findev%2Fleaflet/related_packages","maintainers":[{"uuid":"viliket","login":"viliket","name":null,"email":"vfin-npm@outlook.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~viliket","role":null,"created_at":"2022-11-20T15:40:56.654Z","updated_at":"2022-11-20T15:40:56.654Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/viliket/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1295970,"name":"@stereobooster/leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":"stereobooster","versions_count":1,"first_release_published_at":"2019-10-14T10:31:50.937Z","latest_release_published_at":"2019-10-14T10:31:50.937Z","latest_release_number":"1.5.1","last_synced_at":"2025-08-28T23:44:37.577Z","created_at":"2022-04-08T19:58:40.453Z","updated_at":"2025-08-28T23:46:32.032Z","registry_url":"https://www.npmjs.com/package/@stereobooster/leaflet","install_command":"npm install @stereobooster/leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.5.1"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:32.031Z","dependent_packages_count":1,"downloads":1,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":28.789392102078082,"dependent_repos_count":10.767935900085632,"dependent_packages_count":21.30988168970035,"stargazers_count":0.4751706387303725,"forks_count":0.4817223383935635,"docker_downloads_count":null,"average":12.364820533797602},"purl":"pkg:npm/%40stereobooster/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stereobooster/leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stereobooster/leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stereobooster/leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stereobooster%2Fleaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stereobooster%2Fleaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stereobooster%2Fleaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stereobooster%2Fleaflet/related_packages","maintainers":[{"uuid":"stereobooster","login":"stereobooster","name":null,"email":"stereobooster@gmail.com","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~stereobooster","role":null,"created_at":"2022-11-11T00:54:19.381Z","updated_at":"2022-11-11T00:54:19.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stereobooster/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1113767,"name":"@parkcedar/leaflet","ecosystem":"npm","description":"\u003cimg width=\"600\" src=\"https://rawgit.com/Leaflet/Leaflet/main/src/images/logo.svg\" alt=\"Leaflet\" /\u003e","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":"parkcedar","versions_count":1,"first_release_published_at":"2022-03-06T09:11:26.706Z","latest_release_published_at":"2022-03-06T09:11:26.706Z","latest_release_number":"1.7.2","last_synced_at":"2025-08-28T23:44:42.737Z","created_at":"2022-04-08T11:08:15.725Z","updated_at":"2025-08-28T23:46:32.032Z","registry_url":"https://www.npmjs.com/package/@parkcedar/leaflet","install_command":"npm install @parkcedar/leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.7.2"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:32.032Z","dependent_packages_count":1,"downloads":0,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":37.249016373683894,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.61477023848945,"forks_count":0.6097392504900059,"average":16.00509048139398},"purl":"pkg:npm/%40parkcedar/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@parkcedar/leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@parkcedar/leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@parkcedar/leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@parkcedar%2Fleaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@parkcedar%2Fleaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@parkcedar%2Fleaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@parkcedar%2Fleaflet/related_packages","maintainers":[{"uuid":"lachlanrussell","login":"lachlanrussell","name":null,"email":"lachlan@parkcedar.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~lachlanrussell","role":null,"created_at":"2022-11-20T21:57:15.972Z","updated_at":"2022-11-20T21:57:15.972Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lachlanrussell/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1946499,"name":"leaflet-with-rotate","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://github.com/Leaflet/Leaflet#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":1,"first_release_published_at":"2018-06-09T14:58:58.707Z","latest_release_published_at":"2018-06-09T14:58:58.707Z","latest_release_number":"1.3.1","last_synced_at":"2025-08-28T23:44:35.216Z","created_at":"2022-04-09T18:43:13.431Z","updated_at":"2025-08-28T23:46:32.036Z","registry_url":"https://www.npmjs.com/package/leaflet-with-rotate","install_command":"npm install leaflet-with-rotate","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.1"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:32.036Z","dependent_packages_count":2,"downloads":8,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":17.69692228188359,"dependent_repos_count":10.767935900085632,"dependent_packages_count":8.786228889746779,"stargazers_count":0.47436604403489296,"forks_count":0.48083153712356824,"docker_downloads_count":null,"average":7.641256930574893},"purl":"pkg:npm/leaflet-with-rotate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/leaflet-with-rotate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/leaflet-with-rotate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/leaflet-with-rotate/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-with-rotate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-with-rotate/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-with-rotate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-with-rotate/related_packages","maintainers":[{"uuid":"boroshno","login":"boroshno","name":null,"email":"newboroshno@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~boroshno","role":null,"created_at":"2022-11-13T02:28:24.976Z","updated_at":"2022-11-13T02:28:24.976Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/boroshno/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5319327,"name":"@tronscanteam/leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://github.com/Leaflet/Leaflet#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":"tronscanteam","versions_count":1,"first_release_published_at":"2022-10-10T03:14:53.676Z","latest_release_published_at":"2022-10-10T03:14:53.676Z","latest_release_number":"1.3.1","last_synced_at":"2025-08-28T23:44:40.722Z","created_at":"2022-10-12T00:35:36.561Z","updated_at":"2025-08-28T23:46:32.034Z","registry_url":"https://www.npmjs.com/package/@tronscanteam/leaflet","install_command":"npm install @tronscanteam/leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.1"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:32.033Z","dependent_packages_count":1,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":38.54913750766456,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":0.6310381369036083,"forks_count":0.63792413852821,"average":16.268677654913994},"purl":"pkg:npm/%40tronscanteam/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@tronscanteam/leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@tronscanteam/leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@tronscanteam/leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tronscanteam%2Fleaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tronscanteam%2Fleaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tronscanteam%2Fleaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tronscanteam%2Fleaflet/related_packages","maintainers":[{"uuid":"neilneil","login":"neilneil","name":null,"email":"neil.zhang@tron.network","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~neilneil","role":null,"created_at":"2022-11-18T21:09:15.545Z","updated_at":"2022-11-18T21:09:15.545Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/neilneil/packages"},{"uuid":"w-richard","login":"w-richard","name":null,"email":"codewellliu@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~w-richard","role":null,"created_at":"2022-11-18T21:09:15.553Z","updated_at":"2022-11-18T21:09:15.553Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/w-richard/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8866447,"name":"leaflet-improve-performance","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-02-07T19:06:47.320Z","latest_release_published_at":"2024-02-07T19:06:47.320Z","latest_release_number":"1.9.5","last_synced_at":"2025-08-28T23:44:32.310Z","created_at":"2024-02-07T19:26:14.046Z","updated_at":"2025-08-28T23:46:32.038Z","registry_url":"https://www.npmjs.com/package/leaflet-improve-performance","install_command":"npm install leaflet-improve-performance","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.9.5"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:32.038Z","dependent_packages_count":0,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.31318389718723,"dependent_packages_count":47.32708921025221,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.32013655371972},"purl":"pkg:npm/leaflet-improve-performance","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/leaflet-improve-performance","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/leaflet-improve-performance","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/leaflet-improve-performance/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-improve-performance/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-improve-performance/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-improve-performance/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-improve-performance/related_packages","maintainers":[{"uuid":"const_k11","login":"const_k11","name":null,"email":"const_k11@mail.ru","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~const_k11","role":null,"created_at":"2024-02-10T00:13:26.472Z","updated_at":"2024-02-10T00:13:26.472Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/const_k11/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5391925,"name":"umi-leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-11-05T08:55:29.872Z","latest_release_published_at":"2022-11-05T08:55:29.872Z","latest_release_number":"1.9.2","last_synced_at":"2025-08-28T23:44:29.141Z","created_at":"2022-11-05T09:04:57.650Z","updated_at":"2025-08-28T23:46:32.036Z","registry_url":"https://www.npmjs.com/package/umi-leaflet","install_command":"npm install umi-leaflet","documentation_url":null,"metadata":{"funding":null},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:32.035Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.854381511510429,"dependent_packages_count":23.036645117935002,"stargazers_count":0.5955726034761373,"forks_count":0.5776225791055273,"average":7.516055453006774},"purl":"pkg:npm/umi-leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/umi-leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/umi-leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/umi-leaflet/dependencies","status":"unpublished","funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/umi-leaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/umi-leaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/umi-leaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/umi-leaflet/related_packages","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8262505,"name":"trackasia-leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://github.com/Leaflet/Leaflet#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":4,"first_release_published_at":"2023-09-12T02:38:07.236Z","latest_release_published_at":"2023-09-27T02:34:53.764Z","latest_release_number":"1.9.5","last_synced_at":"2025-08-28T23:44:37.359Z","created_at":"2023-09-12T02:40:29.386Z","updated_at":"2025-08-28T23:46:32.623Z","registry_url":"https://www.npmjs.com/package/trackasia-leaflet","install_command":"npm install trackasia-leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.9.5"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:32.623Z","dependent_packages_count":1,"downloads":30,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.40270597103772,"dependent_packages_count":53.7425798744517,"stargazers_count":0.4749694693372972,"forks_count":0.48128317578857904,"docker_downloads_count":null,"average":23.025384622653824},"purl":"pkg:npm/trackasia-leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/trackasia-leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/trackasia-leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/trackasia-leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/trackasia-leaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/trackasia-leaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/trackasia-leaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/trackasia-leaflet/related_packages","maintainers":[{"uuid":"advnsoftware","login":"advnsoftware","name":null,"email":"advn.software@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~advnsoftware","role":null,"created_at":"2023-09-18T02:36:32.447Z","updated_at":"2023-09-18T02:36:32.447Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/advnsoftware/packages"},{"uuid":"david_roark","login":"david_roark","name":null,"email":"duyvucrl@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~david_roark","role":null,"created_at":"2023-09-12T06:39:38.501Z","updated_at":"2023-09-12T06:39:38.501Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/david_roark/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1945976,"name":"leaflet","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":48,"first_release_published_at":"2013-02-26T16:42:59.242Z","latest_release_published_at":"2023-05-18T11:04:11.088Z","latest_release_number":"1.9.4","last_synced_at":"2025-09-04T04:02:06.561Z","created_at":"2022-04-09T18:42:47.809Z","updated_at":"2025-09-04T04:02:06.561Z","registry_url":"https://www.npmjs.com/package/leaflet","install_command":"npm install leaflet","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"1.8.0-beta.3","latest":"1.9.4","alpha":"2.0.0-alpha.1"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2024-04-09T11:26:51.000Z","size":58342,"stargazers_count":39882,"open_issues_count":534,"forks_count":5730,"subscribers_count":894,"default_branch":"main","last_synced_at":"2024-04-14T01:00:22.558Z","etag":null,"topics":["hacktoberfest","javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2024-04-15T12:10:04.619Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6290,"total_committers":954,"mean_commits":6.59329140461216,"dds":0.6098569157392687,"last_synced_commit":"2221cc2b67ed406722cb91fe266d7964417ae06c"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221396224,"owners_count":16812335,"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","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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2024-05-20T14:06:54.055Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":550,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2024-05-20T14:06:54.567Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T19:28:44.417Z","dependent_packages_count":2635,"downloads":7085071,"downloads_period":"last-month","dependent_repos_count":50451,"rankings":{"downloads":0.1512760851347556,"dependent_repos_count":0.14254203191754142,"dependent_packages_count":0.03216757508431501,"stargazers_count":0.4730089212930509,"forks_count":0.479773531137756,"docker_downloads_count":0.17510920420787277,"average":0.2423128914625486},"purl":"pkg:npm/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/leaflet","docker_dependents_count":578,"docker_downloads_count":1805184353,"usage_url":"https://repos.ecosyste.ms/usage/npm/leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-28T18:04:58.859Z","issues_count":378,"pull_requests_count":478,"avg_time_to_close_issue":8203749.634020618,"avg_time_to_close_pull_request":2432114.121405751,"issues_closed_count":194,"pull_requests_closed_count":313,"pull_request_authors_count":144,"issue_authors_count":273,"avg_comments_per_issue":6.002645502645502,"avg_comments_per_pull_request":1.6820083682008369,"merged_pull_requests_count":211,"bot_issues_count":0,"bot_pull_requests_count":226,"past_year_issues_count":112,"past_year_pull_requests_count":223,"past_year_avg_time_to_close_issue":985335.1111111111,"past_year_avg_time_to_close_pull_request":1158257.7083333333,"past_year_issues_closed_count":72,"past_year_pull_requests_closed_count":168,"past_year_pull_request_authors_count":51,"past_year_issue_authors_count":94,"past_year_avg_comments_per_issue":2.3214285714285716,"past_year_avg_comments_per_pull_request":0.874439461883408,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":141,"past_year_merged_pull_requests_count":102,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"jonkoops","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"Malvoz","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"IvanSanchez","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"johnd0e","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"danzel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"}],"active_maintainers":[{"login":"mourner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"jonkoops","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"yohanboniface","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"IvanSanchez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet/related_packages","maintainers":[{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":29,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2022-11-10T11:17:10.226Z","updated_at":"2022-11-10T11:17:10.226Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"mourner","login":"mourner","name":null,"email":"agafonkin@gmail.com","url":null,"packages_count":126,"html_url":"https://www.npmjs.com/~mourner","role":null,"created_at":"2022-11-10T11:17:10.211Z","updated_at":"2022-11-10T11:17:10.211Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mourner/packages"},{"uuid":"ybon","login":"ybon","name":null,"email":"yb@enix.org","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~ybon","role":null,"created_at":"2022-11-10T11:17:10.215Z","updated_at":"2022-11-10T11:17:10.215Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ybon/packages"},{"uuid":"ivansanchez","login":"ivansanchez","name":null,"email":"ivan@sanchezortega.es","url":null,"packages_count":61,"html_url":"https://www.npmjs.com/~ivansanchez","role":null,"created_at":"2022-11-10T11:17:10.219Z","updated_at":"2022-11-10T11:17:10.219Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ivansanchez/packages"},{"uuid":"liedman","login":"liedman","name":null,"email":"per@liedman.net","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~liedman","role":null,"created_at":"2022-11-10T11:17:10.222Z","updated_at":"2022-11-10T11:17:10.222Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/liedman/packages"},{"uuid":"jkoops","login":"jkoops","name":null,"email":"jonkoops@gmail.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~jkoops","role":null,"created_at":"2023-05-26T14:14:13.921Z","updated_at":"2023-05-26T14:14:13.921Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jkoops/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6021757,"name":"leaflet","ecosystem":"bower","description":null,"homepage":"","licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":[],"namespace":null,"versions_count":60,"first_release_published_at":"2011-05-16T14:48:15.000Z","latest_release_published_at":"2023-05-18T11:00:22.000Z","latest_release_number":"v1.9.4","last_synced_at":"2025-09-04T17:02:27.593Z","created_at":"2023-01-30T15:05:31.576Z","updated_at":"2025-09-04T17:02:27.593Z","registry_url":null,"install_command":"bower install leaflet","documentation_url":null,"metadata":{},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:30.286Z","dependent_packages_count":32,"downloads":null,"downloads_period":null,"dependent_repos_count":4503,"rankings":{"downloads":null,"dependent_repos_count":0.1566683757762206,"dependent_packages_count":0.2392753375491369,"stargazers_count":0.12675895858257846,"forks_count":0.1865777929698627,"docker_downloads_count":null,"average":0.17732011621944965},"purl":"pkg:bower/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/leaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/leaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/leaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/leaflet/related_packages","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":28748,"github":"bower","metadata":{"funded_packages_count":3298},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2025-09-05T07:47:04.404Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}},{"id":8865825,"name":"leaflet-fix-performance","ecosystem":"npm","description":"JavaScript library for mobile-friendly interactive maps","homepage":"https://leafletjs.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-02-07T10:22:17.683Z","latest_release_published_at":"2024-02-07T10:22:17.683Z","latest_release_number":"1.9.2","last_synced_at":"2025-08-28T23:44:40.703Z","created_at":"2024-02-07T12:19:28.652Z","updated_at":"2025-08-28T23:46:33.303Z","registry_url":"https://www.npmjs.com/package/leaflet-fix-performance","install_command":"npm install leaflet-fix-performance","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.9.2"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:33.303Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.31318389718723,"dependent_packages_count":47.32708921025221,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.32013655371972},"purl":"pkg:npm/leaflet-fix-performance","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/leaflet-fix-performance","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/leaflet-fix-performance","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/leaflet-fix-performance/dependencies","status":"unpublished","funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-fix-performance/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-fix-performance/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-fix-performance/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/leaflet-fix-performance/related_packages","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4992839,"name":"org.webjars.bower:Leaflet","ecosystem":"maven","description":"WebJar for leaflet","homepage":"http://webjars.org","licenses":"BSD 2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":[],"namespace":"org.webjars.bower","versions_count":2,"first_release_published_at":"2016-10-24T14:43:10.000Z","latest_release_published_at":"2016-11-23T18:15:27.000Z","latest_release_number":"1.0.2","last_synced_at":"2025-08-28T23:44:35.978Z","created_at":"2022-07-27T10:40:55.886Z","updated_at":"2025-08-28T23:46:34.415Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bower/Leaflet/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bower/Leaflet/","metadata":{},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:34.415Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.5056149340995139,"forks_count":0.9544485085362647,"average":20.57496644281836},"purl":"pkg:maven/org.webjars.bower/Leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bower:Leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bower:Leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bower:Leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:Leaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:Leaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:Leaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:Leaflet/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547835,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2527833,"name":"vitogisframework","ecosystem":"npm","description":"GIS框架","homepage":"https://github.com/Leaflet/Leaflet#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":["gis","map"],"namespace":null,"versions_count":1,"first_release_published_at":"2016-12-22T09:38:40.384Z","latest_release_published_at":"2016-12-22T09:38:40.384Z","latest_release_number":"0.1.0-dev","last_synced_at":"2025-08-28T23:44:37.581Z","created_at":"2022-04-10T03:03:53.451Z","updated_at":"2025-08-28T23:44:37.582Z","registry_url":"https://www.npmjs.com/package/vitogisframework","install_command":"npm install vitogisframework","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.0-dev"}},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2024-04-09T11:26:51.000Z","size":58342,"stargazers_count":39882,"open_issues_count":534,"forks_count":5730,"subscribers_count":894,"default_branch":"main","last_synced_at":"2024-04-14T01:00:22.558Z","etag":null,"topics":["hacktoberfest","javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2024-04-15T12:10:04.619Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6290,"total_committers":954,"mean_commits":6.59329140461216,"dds":0.6098569157392687,"last_synced_commit":"2221cc2b67ed406722cb91fe266d7964417ae06c"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215565061,"owners_count":15898073,"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","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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2024-05-20T14:06:54.055Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":550,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2024-05-20T14:06:54.567Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T07:11:18.078Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":19.40429734374295,"dependent_repos_count":10.767935900085632,"dependent_packages_count":53.58337199495703,"stargazers_count":0.47436604403489296,"forks_count":0.48083153712356824,"docker_downloads_count":null,"average":16.942160563988814},"purl":"pkg:npm/vitogisframework","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/vitogisframework","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/vitogisframework","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/vitogisframework/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T13:08:50.613Z","issues_count":333,"pull_requests_count":442,"avg_time_to_close_issue":8371596.417112299,"avg_time_to_close_pull_request":1846469.9003436426,"issues_closed_count":187,"pull_requests_closed_count":291,"pull_request_authors_count":135,"issue_authors_count":236,"avg_comments_per_issue":6.288288288288288,"avg_comments_per_pull_request":1.737556561085973,"merged_pull_requests_count":208,"bot_issues_count":0,"bot_pull_requests_count":202,"past_year_issues_count":125,"past_year_pull_requests_count":229,"past_year_avg_time_to_close_issue":1039250.8875,"past_year_avg_time_to_close_pull_request":1255881.5297297298,"past_year_issues_closed_count":80,"past_year_pull_requests_closed_count":185,"past_year_pull_request_authors_count":58,"past_year_issue_authors_count":105,"past_year_avg_comments_per_issue":2.504,"past_year_avg_comments_per_pull_request":0.982532751091703,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"jonkoops","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"Malvoz","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"IvanSanchez","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"johnd0e","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"danzel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"}],"active_maintainers":[{"login":"mourner","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"jonkoops","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"Falke-Design","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"Malvoz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vitogisframework/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vitogisframework/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vitogisframework/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vitogisframework/related_packages","maintainers":[{"uuid":"q84201088","login":"q84201088","name":null,"email":"84201088@qq.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~q84201088","role":null,"created_at":"2022-11-15T07:19:41.982Z","updated_at":"2022-11-15T07:19:41.982Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/q84201088/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131393,"maintainers_count":1051632,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5066650,"name":"org.webjars.npm:leaflet","ecosystem":"maven","description":"WebJar for leaflet","homepage":"https://www.webjars.org","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Leaflet/Leaflet","keywords_array":[],"namespace":"org.webjars.npm","versions_count":28,"first_release_published_at":"2015-05-22T12:31:52.000Z","latest_release_published_at":"2023-05-19T19:17:26.000Z","latest_release_number":"1.9.4","last_synced_at":"2025-08-28T23:44:36.114Z","created_at":"2022-07-28T05:53:43.204Z","updated_at":"2025-08-28T23:46:34.412Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/leaflet/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/leaflet/","metadata":{},"repo_metadata":{"id":1083707,"uuid":"931135","full_name":"Leaflet/Leaflet","owner":"Leaflet","description":"🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-26T01:30:03.000Z","size":59431,"stargazers_count":43496,"open_issues_count":528,"forks_count":5993,"subscribers_count":896,"default_branch":"main","last_synced_at":"2025-08-28T18:52:00.427Z","etag":null,"topics":["javascript","leaflet","maps"],"latest_commit_sha":null,"homepage":"https://leafletjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leaflet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Leaflet","open_collective":"leafletjs"}},"created_at":"2010-09-22T16:57:44.000Z","updated_at":"2025-08-28T14:49:11.000Z","dependencies_parsed_at":"2023-12-23T19:06:17.461Z","dependency_job_id":"88d53df2-0087-44e2-b6ee-7e156c5be47b","html_url":"https://github.com/Leaflet/Leaflet","commit_stats":{"total_commits":6329,"total_committers":966,"mean_commits":6.55175983436853,"dds":0.6121030178543214,"last_synced_commit":"142f94a9ba5757f7e7180ffa6cbed2b3a9bc73c9"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/Leaflet/Leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/sbom","scorecard":{"id":82790,"data":{"date":"2025-08-11","repo":{"name":"github.com/Leaflet/Leaflet","commit":"f289ff1a054758ca382c55954f1dfadcb1664143"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/Leaflet/Leaflet/main.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-alpha not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324","Warn: release artifact v2.0.0-alpha does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/219324519","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/103444138","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/82108289","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/78960917","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/Leaflet/Leaflet/releases/77961324"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:194"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T06:15:34.145Z","repository_id":1083707,"created_at":"2025-08-15T06:15:34.145Z","updated_at":"2025-08-15T06:15:34.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582500,"owners_count":24959418,"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-08-28T02:00:10.768Z","response_time":74,"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":"Leaflet","name":"Leaflet","uuid":"2854298","kind":"organization","description":"","email":null,"website":"http://leafletjs.com","location":null,"twitter":"LeafletJS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2854298?v=4","repositories_count":16,"last_synced_at":"2025-08-20T22:43:26.260Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Leaflet","funding_links":["https://github.com/sponsors/Leaflet"],"total_stars":49727,"followers":745,"following":0,"created_at":"2022-11-02T16:24:08.356Z","updated_at":"2025-08-20T22:43:26.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leaflet/repositories"},"tags":[{"name":"v2.0.0-alpha.1","sha":"9b7432a8fe3344ed731221e4a1da2cd327dc3383","kind":"tag","published_at":"2025-08-16T09:58:39.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"00aa415832de9a7d45634291f9522856e56617a8","kind":"tag","published_at":"2025-05-18T06:20:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v2.0.0-alpha","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v2.0.0-alpha/manifests"},{"name":"v1.9.4","sha":"d15112c9e8ac339f0f74f563959d0423d291308d","kind":"tag","published_at":"2023-05-18T11:00:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b","kind":"tag","published_at":"2022-11-18T17:36:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"f45c06a13f49a60089af799ce215dfc0b7460ef5","kind":"tag","published_at":"2022-10-04T15:03:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d72645477e97786d4d5ab85dbd2c4d556243a4a2","kind":"tag","published_at":"2022-09-23T08:57:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"a7e1bbcb779f181c599086f12555cab851ded25e","kind":"tag","published_at":"2022-09-22T08:44:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.9.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8a1ccbe3c821ec501911d7d7b698af4b1636216c","kind":"tag","published_at":"2022-04-18T10:41:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0/manifests"},{"name":"v1.8.0-beta.3","sha":"f00cdcf7bad41e99c411e9bd6d8edfb1b2d6ee73","kind":"tag","published_at":"2022-04-04T15:51:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.3/manifests"},{"name":"v1.8.0-beta.2","sha":"4534b4a6ce7513c15c17a77583f680aea2d79e6c","kind":"tag","published_at":"2022-04-04T15:50:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.2/manifests"},{"name":"v1.8.0-beta.1","sha":"f6cc50133c015fad1e75e8afc6c423aef4629db6","kind":"tag","published_at":"2022-03-26T16:48:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.1/manifests"},{"name":"v1.8.0-beta.0","sha":"face00fa0d3b13d0c4ffe0696760686a6e669adf","kind":"tag","published_at":"2022-03-09T09:39:17.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-beta.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-beta.0/manifests"},{"name":"v1.8.0-alpha.0","sha":"7d414968a5adfbe48c0e57bde69c33366ba7d763","kind":"tag","published_at":"2022-03-08T15:52:34.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.8.0-alpha.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.8.0-alpha.0/manifests"},{"name":"v1.7.1","sha":"bd88f73e8ddb90eb945a28bc1de9eb07f7386118","kind":"commit","published_at":"2020-09-03T09:48:20.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e379578d4ff20577d148fb1685ec4ea8c0e5ecba","kind":"commit","published_at":"2020-09-03T09:20:27.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.7.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0c81bdf904d864fd12a286e3d1979f47aba17991","kind":"commit","published_at":"2019-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.6.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"2e3e0ffbe87f246eb76d86d2633ddd59b262830b","kind":"commit","published_at":"2019-05-08T16:58:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6d88eaf28bc5e43ef9ecd413c6aff938524f2a1e","kind":"commit","published_at":"2019-05-08T07:18:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.5.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3337f36d2a2d2b33946779057619b31f674ff5dc","kind":"commit","published_at":"2018-12-30T20:35:43.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.4.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"0e566b2ad5e696ba9f79a9d48a7e51c8f4892441","kind":"commit","published_at":"2018-08-21T17:04:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b22aef4aa71afd640bf8e91915b78899bf64ff89","kind":"commit","published_at":"2018-07-18T09:58:47.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"19247955dff7db871a0c0c100bf48ad11b8c59b8","kind":"commit","published_at":"2018-07-17T11:51:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ba6f97fff8647e724e4dfe66d2ed7da11f908989","kind":"commit","published_at":"2018-01-18T12:16:07.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1a38558f7b22f5ffacda5f6a1b8e60d54c361873","kind":"commit","published_at":"2018-01-15T07:30:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.3.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ac320ba232cb85b73ac81f3d82780c9d07f0d4e","kind":"commit","published_at":"2017-08-08T13:48:55.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.2.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a3a7e045229898137bb9a3af0a1407e409e06c4f","kind":"commit","published_at":"2017-06-27T11:13:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.1.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ed36a04aefd12cb92c78074fe63a8e460db1d464","kind":"commit","published_at":"2017-01-23T11:10:35.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4bbb16c1c425f74d87e0b23dc1be312eb8e2c6f1","kind":"commit","published_at":"2016-11-21T12:14:49.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4","kind":"commit","published_at":"2016-09-30T12:26:44.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b346bb8bf7bb80899baa1f4fc1536bae58e7e3e6","kind":"commit","published_at":"2016-09-27T10:47:38.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"27f05a22c5a6b77f9a06c4854860408251f10c14","kind":"commit","published_at":"2016-08-05T09:34:46.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e02b5c92986ecdf796a50f6cab71133ceda84982","kind":"commit","published_at":"2016-07-18T12:23:24.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"6ea195a25c0cefcca2cdedf220755dab7aefd09b","kind":"commit","published_at":"2016-04-18T08:28:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-rc.1/manifests"},{"name":"v0.7.7","sha":"197f9d43b7bbc73c0492bf62cd666a5a98038098","kind":"commit","published_at":"2015-10-26T09:55:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.7/manifests"},{"name":"v1.0.0-beta.2","sha":"954e83df8e09105a050891fb3c0c434379db6b2b","kind":"commit","published_at":"2015-10-14T16:20:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.2/manifests"},{"name":"v0.7.5","sha":"76f74943b843271d94129d491ec67408dc23de9a","kind":"commit","published_at":"2015-09-02T08:11:11.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"b9ec05151f65fe23e838036c05544a005efabef1","kind":"commit","published_at":"2015-09-01T10:31:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.4/manifests"},{"name":"v1.0.0-beta.1","sha":"46d2d6afb2bfc2035338a5992916d0ecdbdbc055","kind":"commit","published_at":"2015-07-14T14:20:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.3","sha":"8a5fdfc6e3db2807b8f0dd617474e4ab2949142b","kind":"commit","published_at":"2014-05-23T09:10:37.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"bcf370b5be176bd6d23febb003dc8abcd2da5f35","kind":"tag","published_at":"2014-01-17T12:45:58.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd5fbd278978f490814d6fbc412daa778dfb6483","kind":"tag","published_at":"2013-12-06T15:38:09.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"f5580d024e924e0bae78863429b4c5eab62053c7","kind":"tag","published_at":"2013-11-21T18:07:01.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.7","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"3a8cff69e4797d05005382c4b01e55797d329756","kind":"tag","published_at":"2013-07-25T10:10:41.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e9f354053b3afdb20ed1e2fff54bdd31b7ede245","kind":"tag","published_at":"2013-07-17T16:43:03.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"46356e73a76db034d666abd9206070d35a0c643b","kind":"tag","published_at":"2013-06-28T20:47:48.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ae5bc1cc82acb9a17b86130b6c891cd68a249243","kind":"tag","published_at":"2013-06-27T14:41:28.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"33741660280f679530500e11687c4f66466d3b0d","kind":"tag","published_at":"2013-06-26T00:28:16.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.6","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"c1d410f2703f0832618c997225e7360f6a292c58","kind":"tag","published_at":"2013-02-06T13:26:56.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"eed2c8a12b073f95e41c2180b17e8db6e56a9bff","kind":"tag","published_at":"2013-01-17T10:13:31.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"88dac5d77c2780930dff4546d08d3bc873471c1f","kind":"tag","published_at":"2012-10-25T09:10:12.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.5","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2aa30376db9ec5a547e900b8f52260510fef72d9","kind":"tag","published_at":"2012-08-07T15:43:59.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"968aece11e97870f7a3975ec3c0479df143debf1","kind":"tag","published_at":"2012-08-07T09:29:23.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"63a62213dfebd7a6a99ae2064bf079f9ac363c4a","kind":"tag","published_at":"2012-08-01T11:23:51.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a393cdec20c8349ce2869cc091479bc7042aa248","kind":"tag","published_at":"2012-07-31T07:59:42.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"b1db46a3071787c33b4f20d58eb05d7998cde499","kind":"tag","published_at":"2012-07-30T09:31:22.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.4","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"538dfb4cffa381ed536560a55d8fdfe253980234","kind":"commit","published_at":"2012-02-14T15:23:19.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"f36c27851b24a7b3b021adf4e597c3a06313616c","kind":"tag","published_at":"2012-02-13T14:14:06.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.3","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"c2f6ad068a38295782e229af3a0b5579ebb3b000","kind":"tag","published_at":"2011-06-18T10:32:26.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"0800c241c125e69140b191c79c478ac334d07563","kind":"tag","published_at":"2011-06-17T16:50:05.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.2","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.2/manifests"},{"name":"v0.1","sha":"3352242b4b309fb77cf025f1fa06454f150e46c3","kind":"tag","published_at":"2011-05-16T14:48:15.000Z","download_url":"https://codeload.github.com/Leaflet/Leaflet/tar.gz/v0.1","html_url":"https://github.com/Leaflet/Leaflet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Leaflet/Leaflet@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T23:46:34.412Z","dependent_packages_count":27,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":9.173479201731185,"dependent_packages_count":2.44549971948385,"stargazers_count":0.6542037348721648,"forks_count":1.1593331730383907,"docker_downloads_count":null,"average":3.3581289572813975},"purl":"pkg:maven/org.webjars.npm/leaflet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:leaflet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:leaflet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:leaflet/dependencies","status":null,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:40:28.308Z","issues_count":450,"pull_requests_count":626,"avg_time_to_close_issue":17685100.584558822,"avg_time_to_close_pull_request":5813718.776180699,"issues_closed_count":272,"pull_requests_closed_count":487,"pull_request_authors_count":186,"issue_authors_count":351,"avg_comments_per_issue":5.615555555555556,"avg_comments_per_pull_request":1.7268370607028753,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":266,"past_year_issues_count":107,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2351722.053333333,"past_year_avg_time_to_close_pull_request":3303390.582089552,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":2.0654205607476634,"past_year_avg_comments_per_pull_request":1.1722689075630253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","maintainers":[{"login":"Falke-Design","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"}],"active_maintainers":[{"login":"Falke-Design","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:leaflet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:leaflet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:leaflet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:leaflet/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547835,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":97,"full_name":"Leaflet/Leaflet","default_branch":"main","committers":[{"name":"Vladimir Agafonkin","email":"agafonkin@gmail.com","login":"mourner","count":2456},{"name":"Iván Sánchez Ortega","email":"ivan@mazemap.no","login":"IvanSanchez","count":338},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":309},{"name":"danzel","email":"danzel@localhost.geek.nz","login":"danzel","count":286},{"name":"Yohan Boniface","email":"yb@enix.org","login":"yohanboniface","count":178},{"name":"Jon Koops","email":"jonkoops@gmail.com","login":"jonkoops","count":131},{"name":"Florian Bischof","email":"design.falke@gmail.com","login":"Falke-Design","count":114},{"name":"John Firebaugh","email":"john.firebaugh@gmail.com","login":"jfirebaugh","count":108},{"name":"Per Liedman","email":"per@liedman.net","login":"perliedman","count":84},{"name":"Andrew","email":"andrew.cherniavskii@gmail.com","login":"cherniavskii","count":75},{"name":"ghybs","email":"ghybs","login":"ghybs","count":74},{"name":"johnd0e","email":"johnd0e@mail.ua","login":null,"count":69},{"name":"jacobtoye","email":"jacob.toye@gmail.com","login":"jacobtoye","count":53},{"name":"Nathan Cahill","email":"nathan@nathancahill.com","login":"nathancahill","count":46},{"name":"Steve Kashishian","email":"steve@snkashis.com","login":"snkashis","count":44},{"name":"Jason Sanford","email":"jasonsanford@gmail.com","login":"JasonSanford","count":43},{"name":"Patrick Arlt","email":"patrick.arlt@gmail.com","login":"patrickarlt","count":41},{"name":"Robert Linder","email":"robert.vuj.linder@outlook.com","login":"Malvoz","count":41},{"name":"snkashis","email":"steve@studiosanderson.com","login":null,"count":39},{"name":"Simon Legner","email":"Simon.Legner@gmail.com","login":"simon04","count":37},{"name":"Tom MacWright","email":"tom@macwright.org","login":"tmcw","count":36},{"name":"Jan Pieter Waagmeester","email":"jieter@jieter.nl","login":"jieter","count":33},{"name":"Per Liedman","email":"per.liedman@dotnetmentor.se","login":null,"count":30},{"name":"Calvin Metcalf","email":"calvin.metcalf@state.ma.us","login":null,"count":22},{"name":"Zsolt Ero","email":"zsolt.ero@gmail.com","login":"hyperknot","count":17},{"name":"AndreyGeonya","email":"a.geonya@gmail.com","login":"andriiheonia","count":16},{"name":"b_b","email":"brunobergot@gmail.com","login":"brunob","count":15},{"name":"Elias Ojala","email":"git@eliasojala.me","login":"theel0ja","count":14},{"name":"Javier Jimenez Shaw","email":"j1@jimenezshaw.com","login":"jjimenezshaw","count":13},{"name":"Dino Ravnić","email":"dino@giscloud.com","login":"dravnic","count":13},{"name":"Jason Sanford","email":"jason.sanford@mapmyfitness.com","login":null,"count":13},{"name":"Mathieu Leplatre","email":"leplatrem@gmail.com","login":"leplatrem","count":12},{"name":"Rowan Hogan","email":"rowan.hogan@gmail.com","login":"rowanhogan","count":12},{"name":"Stefano Cudini","email":"stefano.cudini@gmail.com","login":"stefanocudini","count":11},{"name":"Alexander Parshin","email":"parshin.alexander@gmail.com","login":"aparshin","count":11},{"name":"Eldar Djafarov","email":"djkojb@gmail.com","login":"edjafarov","count":10},{"name":"Mattias Bengtsson","email":"mattias.jc.bengtsson@gmail.com","login":"mattiasb","count":10},{"name":"florian","email":"florian@florian.site","login":null,"count":10},{"name":"bennlich","email":"bennlich@gmail.com","login":"bennlich","count":10},{"name":"iirvine","email":"icirvine@gmail.com","login":"iirvine","count":9},{"name":"Benjamin J DeLong","email":"howaboutben+github@gmail.com","login":"bozdoz","count":9},{"name":"Morten Ditlevsen","email":"bek@termestrup.dk","login":"mortenbekditlevsen","count":8},{"name":"fastrde","email":"strachanski@googlemail.com","login":"fastrde","count":8},{"name":"Rob Jackson","email":"rob@rjackson.me","login":"rjackson","count":7},{"name":"Fabrizio Minuti","email":"fab.min@gmail.com","login":"fminuti","count":7},{"name":"fr1n63","email":"martin@fr1n63.com","login":"fr1n63","count":7},{"name":"iH8","email":"paul@ih8.nl","login":"iH8","count":7},{"name":"Aaron King","email":"floodle@floodle.org","login":"Guiswa","count":7},{"name":"Andrey Rublev","email":"version.ru@gmail.com","login":"anru","count":7},{"name":"ronikar","email":"rkarilka@campus.haifa.ac.il","login":null,"count":7},{"name":"Hans Kristian Flaatten","email":"hans.kristian.flaatten@turistforeningen.no","login":null,"count":7},{"name":"Bryan McBride","email":"mcbride.bryan@gmail.com","login":"bmcbride","count":6},{"name":"Dominik Moritz","email":"domoritz@gmail.com","login":"domoritz","count":6},{"name":"Jake Wilson","email":"jake.e.wilson@gmail.com","login":"Jakobud","count":6},{"name":"Jon Woyame","email":"jwoyame@gmail.com","login":"jwoyame","count":6},{"name":"Mithgol the Webmaster","email":"getgit@mithgol.ru","login":"Mithgol","count":6},{"name":"Mehmet Alkanlar","email":"mralkanlar@gmail.com","login":"mehmeta","count":6},{"name":"Antoine Pultier","email":"antoine.pultier@sintef.no","login":"fungiboletus","count":6},{"name":"S. Andrew Sheppard","email":"andrew@wq.io","login":"sheppard","count":6},{"name":"Sumit Kumar","email":"sk@outlook.com","login":"codeofsumit","count":6},{"name":"Trevor Powell","email":"trevor.w.powell@gmail.com","login":"trevorpowell","count":6},{"name":"Robert Harm","email":"robert@harm.co.at","login":null,"count":6},{"name":"Alex Fedosov","email":"alex@fedosov.me","login":null,"count":6},{"name":"Mattias Bengtsson","email":"mattias.bengtsson@kartena.se","login":null,"count":6},{"name":"Nathan Mascitelli","email":"mascitelli.nathan@gmail.com","login":"shortspider","count":6},{"name":"Rowan Winsemius","email":"rowanwins@yahoo.com.au","login":"rowanwins","count":6},{"name":"mtmail","email":"mtmail@gmx.net","login":"mtmail","count":6},{"name":"Yuzo Matsuzawa","email":"frogcat","login":"frogcat","count":6},{"name":"Fabian Zeindl","email":"fabian.zeindl@gmail.com","login":"fab1an","count":5},{"name":"Hans Kristian Flaatten","email":"hans@starefossen.com","login":"Starefossen","count":5},{"name":"Lyzi Diamond","email":"lyzidiamond@gmail.com","login":"lyzidiamond","count":5},{"name":"Matt Spence","email":"msaspence@gmail.com","login":"msaspence","count":5},{"name":"mfhsieh","email":"mfhsieh@gmail.com","login":"mfhsieh","count":5},{"name":"k4","email":"kirill.telegin@gmail.com","login":"k4","count":5},{"name":"jfgirard","email":"jeanfelixg@gmail.com","login":"jfgirard","count":5},{"name":"Alexander Myshov","email":"myshov","login":"myshov","count":5},{"name":"Eric Martinez","email":"eric.m.martinez@gmail.com","login":"ericmmartinez","count":5},{"name":"Dag Jomar Mersland","email":"dagjomar@gmail.com","login":"dagjomar","count":5},{"name":"Bjørn Sandvik","email":"bjorn@thematicmapping.org","login":"turban","count":5},{"name":"Benjamin Becquet","email":"benjamin.becquet@gmail.com","login":"bbecquet","count":5},{"name":"stephenspol","email":"stephenssspol@gmail.com","login":"stephenspol","count":5},{"name":"tmiaa","email":"95731292+tmiaa","login":"tmiaa","count":5},{"name":"justraines@gmail.com","email":"justraines@gmail.com","login":"dvito","count":5},{"name":"palewire","email":"ben.welsh@gmail.com","login":"palewire","count":5},{"name":"w8r","email":"info@w8r.name","login":"w8r","count":5},{"name":"moklick","email":"info@moritzklack.com","login":"moklick","count":5},{"name":"perliedman","email":"per.liedman@kartena.se","login":null,"count":5},{"name":"Jonas Coch","email":"jonas@iosphere.de","login":null,"count":5},{"name":"Will Franklin","email":"will.franklin@guardian.co.uk","login":null,"count":5},{"name":"Stefan Sydow","email":"st@metafly.info","login":"stsydow","count":4},{"name":"Vladimir Zotov","email":"azuresplash@gmail.com","login":"rgripper","count":4},{"name":"bullgare","email":"bullgare@gmail.com","login":"bullgare","count":4},{"name":"daverayment","email":"dave.rayment@gmail.com","login":"daverayment","count":4},{"name":"emartinez","email":"emartinez@usgs.gov","login":"emartinez-usgs","count":4},{"name":"john gravois","email":"jgravois@esri.com","login":"jgravois","count":4},{"name":"oslek","email":"git.oslek@gmail.com","login":"oslek","count":4},{"name":"Paulo Vieira","email":"paulovieira@gmail.com","login":"paulovieira","count":4},{"name":"Jack Reed","email":"pjreed@stanford.edu","login":"mejackreed","count":4},{"name":"Baku","email":"BakuCity","login":"BakuCity","count":4},{"name":"Asko Kauppi","email":"asko@bmdesign.fi","login":null,"count":4},{"name":"Andy Chosak","email":"andy@localstandout.com","login":null,"count":4},{"name":"Charlie Savage","email":"cfis@zerista.com","login":null,"count":4},{"name":"Mourner","email":"Mourner@Mourner-PC","login":null,"count":4},{"name":"Robert Nordan","email":"robert.nordan@norkart.no","login":null,"count":4},{"name":"Roemer Vlasveld","email":"roemer@inspire.nl","login":null,"count":4},{"name":"CalvinWilliams1012","email":"calvin.william1012@gmail.com","login":"CalvinWilliams1012","count":4},{"name":"Greg Allensworth","email":"greg.allensworth@gmail.com","login":"gregallensworth","count":4},{"name":"David Beitey","email":"david@davidjb.com","login":"davidjb","count":4},{"name":"ErshKUS","email":"ershkus@gmail.com","login":"ErshKUS","count":4},{"name":"Felix Bache","email":"felix.bache@gmail.com","login":"MrMufflon","count":4},{"name":"Filip Zavadil","email":"filip.zava@gmail.com","login":"filipzava","count":4},{"name":"Daniel","email":"danielku15@coderline.net","login":"Danielku15","count":4},{"name":"Grigory Golikov","email":"gr.golikov@gmail.com","login":"ggolikov","count":4},{"name":"Jeff Smale","email":"jeffsmale90@gmail.com","login":"jeffsmale90","count":4},{"name":"Johannes Rudolph","email":"johannes.rudolph@gmx.com","login":"wattnpapa","count":4},{"name":"Julio Garcia","email":"jgarcia@bluebeam.com","login":"bb-juliogarcia","count":4},{"name":"Lou Huang","email":"lou@louhuang.com","login":"louh","count":4},{"name":"Robert Nordan","email":"rpvn@robpvn.net","login":"robpvn","count":4},{"name":"Scooter Wadsworth","email":"scooterwadsworth@gmail.com","login":"geographist","count":4},{"name":"Seth Lutske","email":"52637023+slutske22","login":"slutske22","count":4},{"name":"Mstislav Zhivodkov","email":"m.zhivodkov@2Gis.ru","login":"Trufi","count":4},{"name":"alexanderd","email":"alex_or@abv.bg","login":null,"count":4},{"name":"Ray Chan","email":"ray25222@gmail.com","login":"raychanks","count":3},{"name":"Sergey Kruk","email":"sergey.kruk@gmail.com","login":"lonelyelk","count":3},{"name":"Stephen Ham","email":"astv99@outlook.com","login":"astv99","count":3},{"name":"Torf","email":"mail@torf.cc","login":"torfsen","count":3},{"name":"Waldir","email":"waldir@email.com","login":"waldyrious","count":3},{"name":"Wildhoney","email":"adam.timberlake@gmail.com","login":"Wildhoney","count":3},{"name":"Brendan Ward","email":"brendan-ward","login":"brendan-ward","count":3},{"name":"Alex Paterson","email":"alex@tolon.co.uk","login":"TolonUK","count":3},{"name":"Jan Žák","email":"zj@zakjan.cz","login":"zakjan","count":3},{"name":"Jeffrey Warren","email":"jeff@unterbahn.com","login":"jywarren","count":3},{"name":"Joachim Kuebart","email":"joachim.kuebart@gmail.com","login":"jkuebart","count":3},{"name":"Pavel Shramov","email":"psha@void.psha.org.ru","login":"shramov","count":3},{"name":"Neno","email":"neno@giscloud.com","login":"neno-giscloud","count":3},{"name":"Arne Schubert","email":"atd.schubert@gmail.com","login":"atd-schubert","count":3},{"name":"Astrid","email":"astridx","login":"astridx","count":3},{"name":"Andrew Kirkegaard","email":"r3volver@gmail.com","login":"kirkedev","count":3},{"name":"Carl Meyer","email":"carl@oddbird.net","login":"carljm","count":3},{"name":"Dan Dascalescu","email":"ddascalescu+github@gmail.com","login":"dandv","count":3},{"name":"Dan Wild","email":"danwild@y7mail.com","login":"danwild","count":3},{"name":"Davi Custodio","email":"davicustodio@gmail.com","login":"davicustodio","count":3},{"name":"James Seppi","email":"james.seppi@gmail.com","login":"jseppi","count":3},{"name":"Ilya Zverev","email":"zverik@textual.ru","login":"Zverik","count":3},{"name":"Eric Theise","email":"erictheise@gmail.com","login":"erictheise","count":3},{"name":"Andris Nolendorfs","email":"theashyster","login":"theashyster","count":3},{"name":"Adam Ratcliffe","email":"adam.ratcliffe@gmail.com","login":"aratcliffe","count":3},{"name":"Alejandro Sánchez","email":"alejo90","login":"alejo90","count":3},{"name":"Yunus Emre ÖZKAYA","email":"yeozkaya@gmail.com","login":"utahemre","count":3},{"name":"CodeJosch","email":"mail@jochen-renner.de","login":"CodeJosch","count":3},{"name":"olegsmith","email":"olegsmith@gmail.com","login":"olegsmetanin","count":3},{"name":"phpwebdev11","email":"43467029+phpwebdev11","login":"phpwebdev11","count":3},{"name":"vncntcltt","email":"vincent.coulette@gmail.com","login":"vncntcltt","count":3},{"name":"mattesCZ","email":"osmmtb@gmail.com","login":"mattesCZ","count":3},{"name":"jerel","email":"mail@unruhdesigns.com","login":"jerel","count":3},{"name":"florianf","email":"florian.falkner@general-solutions.at","login":"florianf","count":3},{"name":"dj","email":"dj0@gmx.de","login":"dj0001","count":3},{"name":"cebence","email":"dejan.cebetarevic@gmail.com","login":"cebence","count":3},{"name":"Marcin","email":"mariwas@gmail.com","login":"mwasil","count":3},{"name":"Matthew Mueller","email":"MuellerMatthew","login":"MuellerMatthew","count":3},{"name":"Miguel Andrade","email":"jmandrade0@gmail.com","login":"miguelcobain","count":3},{"name":"Ardhi Lukianto","email":"ardhi@lukianto.com","login":"ardhi","count":3},{"name":"Tek Kshetri","email":"39838116+iamtekson","login":"iamtekson","count":3},{"name":"Jérémy Lal","email":"kapouer@melix.org","login":"kapouer","count":3},{"name":"Justin Manley","email":"manleyjster@gmail.com","login":"justinmanley","count":3},{"name":"Kyle Tolle","email":"kyle@nullsix.com","login":"kyletolle","count":3},{"name":"Jonatan Heyman","email":"jonatan@heyman.info","login":"heyman","count":3},{"name":"Alex Nguyen","email":"alexng99@gmail.com","login":"nguyenning","count":3},{"name":"Johannes","email":"johtso@gmail.com","login":"johtso","count":3},{"name":"Ed Freyfogle","email":"freyfogle","login":"freyfogle","count":3},{"name":"Guillaume Lathoud","email":"glathoud@yahoo.fr","login":null,"count":3},{"name":"Josh Caldwell","email":"jcaldwell@phase2technology.com","login":null,"count":3},{"name":"Machiste Quintana","email":"machiste.quintana@yale.edu","login":null,"count":3},{"name":"Aaron Rutkovsky","email":"aaron.rutkovsky@gmail.com","login":null,"count":3},{"name":"jpk","email":"john@thekiffmeyer.org","login":null,"count":3},{"name":"Rowan Winsemius","email":"rwinsemius@geoplex.com.au","login":null,"count":3},{"name":"Ishmael Smyrnow","email":"ismyrnow@gmail.com","login":"ismyrnow","count":2},{"name":"Ivo Lukacovic","email":"ilblog@seznam.cz","login":"ilblog","count":2},{"name":"John Muccigrosso","email":"Jmuccigr","login":"Jmuccigr","count":2},{"name":"Joe Alfonso","email":"ja437@cornell.edu","login":"ja437","count":2},{"name":"JinHan2002","email":"hanjin23@hotmail.com","login":"JinHan2002","count":2},{"name":"Jesse Tane","email":"jesse.tane@gmail.com","login":"jessetane","count":2},{"name":"James Austin","email":"james.austin@trafford.gov.uk","login":"itsozz","count":2},{"name":"Jakub","email":"jakubdostal","login":"jakubdostal","count":2},{"name":"Jack Dougherty","email":"jack.dougherty@trincoll.edu","login":"JackDougherty","count":2},{"name":"Daniele Piccone","email":"mild.taste@gmail.com","login":"danielepiccone","count":2},{"name":"Christian Schwarz","email":"christian.schwarz@refactory.at","login":"cschwarz","count":2},{"name":"Chris Calip","email":"chriscalip@hotmail.com","login":"chriscalip","count":2},{"name":"Cheryl Hughey","email":"webdev.cheryl@gmail.com","login":"cherylhughey","count":2},{"name":"Calvin Metcalf","email":"cmetcalf@appgeo.com","login":"calvinmetcalf","count":2},{"name":"Igor Vladyka","email":"igor.vladyka@gmail.com","login":"Igor-Vladyka","count":2},{"name":"Hinrich","email":"hinrich@posteo.de","login":"hnrchrdl","count":2},{"name":"Guillaume Lathoud","email":"glat@glat.info","login":"glathoud","count":2},{"name":"Grzegorz Tomicki","email":"gtomik@gmail.com","login":"tomickigrzegorz","count":2},{"name":"Gregor MacLennan","email":"gmaclennan@digital-democracy.org","login":"gmaclennan","count":2},{"name":"Grant Harris","email":"grant@eatart.org","login":"grantHarris","count":2},{"name":"Luis Camacho","email":"luis.camacho@ubisense.net","login":"luiscamachopt","count":2},{"name":"Luc Claustres","email":"luc.claustres@orange.fr","login":"claustres","count":2},{"name":"LANWEI SU","email":"lanwei@cloudybay.com.tw","login":"lwsu","count":2},{"name":"Krzysztof Urbaniak","email":"urban@fail.pl","login":"urbaniak","count":2},{"name":"Anton Borodatov","email":"anton.borodatov@gmail.com","login":"tohaocean","count":2},{"name":"Austen Talbot","email":"austentalbot@gmail.com","login":"austentalbot","count":2},{"name":"Bernhard Eder","email":"bernhard@bernhard-eder.at","login":"bb-generation","count":2},{"name":"Eugene Mikhalev","email":"mihalev-eo@yandex.ru","login":"emikhalev","count":2},{"name":"Edgard Lorraine Messias","email":"edgardmessias@gmail.com","login":"edgardmessias","count":2},{"name":"Denys Dovhan","email":"denysd96@gmail.com","login":"denysdovhan","count":2},{"name":"David Jardin","email":"d.jardin@djumla.de","login":"SniperSister","count":2},{"name":"Aaron Ogle","email":"atogle@gmail.com","login":"atogle","count":2},{"name":"mondeja","email":"mondejar1994@gmail.com","login":"mondeja","count":2},{"name":"Alexander Burtsev","email":"albburtsev@gmail.com","login":"albburtsev","count":2},{"name":"Alexander Musienko","email":"dnepromell@gmail.com","login":"dnepromell","count":2},{"name":"Alexandria Quelle","email":"38425426+aquelle-cp","login":"aquelle-cp","count":2},{"name":"Alexey Gusev","email":"mad.gooze@gmail.com","login":"mad-gooze","count":2},{"name":"Amr Hamadeh","email":"91186325+amrHH","login":"amrHH","count":2},{"name":"Andrew Beaven","email":"ajbeaven@gmail.com","login":"ajbeaven","count":2},{"name":"Stephan Georg","email":"stephan@23karat.de","login":"StephanGeorg","count":2},{"name":"Wong Hoi Sing Edison","email":"hswong3i@gmail.com","login":"hswong3i","count":2},{"name":"Xelio","email":"xelio.cheong@gmail.com","login":"Xelio","count":2},{"name":"Yasunori Kirimoto","email":"yasunorikirimoto@gmail.com","login":"dayjournal","count":2},{"name":"Yet Another Fred","email":"yafred","login":"yafred","count":2},{"name":"Zhongxiang Wang","email":"yhen@all-my-life.cn","login":"plainheart","count":2},{"name":"alope107","email":"alope107","login":"alope107","count":2},{"name":"antonj","email":"anton.johansson@gmail.com","login":"antonj","count":2},{"name":"chcederquist","email":"christian.cederquist@gmail.com","login":"chcederquist","count":2},{"name":"clavijojuan","email":"57905996+clavijojuan","login":"clavijojuan","count":2},{"name":"dwilhelm89","email":"dwilhelm89@googlemail.com","login":"dwilhelm89","count":2},{"name":"elfalem","email":"elfalem","login":"elfalem","count":2},{"name":"ericdahl","email":"eric.c.dahl@gmail.com","login":"ericdahl","count":2},{"name":"Brian Herbert","email":"brianherbert@gmail.com","login":"brianherbert","count":2},{"name":"Brian Stoner","email":"bsstoner@gmail.com","login":"bsstoner","count":2},{"name":"henrythasler","email":"henrythasler","login":"henrythasler","count":2},{"name":"kdeloach","email":"kdeloach@gmail.com","login":"kdeloach","count":2},{"name":"kuzkok","email":"kuzkok@gmail.com","login":"kuzkok","count":2},{"name":"shintonik","email":"shintonik@googlemail.com","login":"shintonik","count":2},{"name":"songyumeng","email":"songyumeng@supermap.com","login":"songyumeng","count":2},{"name":"Matt Currie","email":"me@mattcurrie.com","login":"mattcurrie","count":2},{"name":"vingiarrusso","email":"vin.giarrusso@gmail.com","login":"vingiarrusso","count":2},{"name":"zstadler","email":"zeev.stadler@gmail.com","login":"zstadler","count":2},{"name":"Martin","email":"martin@lucas-smith.co.uk","login":"mvl22","count":2},{"name":"Lucas Moura de Oliveira","email":"lucas.mourado@gmail.com","login":"LucasMouraDeOliveira","count":2},{"name":"Lennard Voogdt","email":"lvoogdt@gmail.com","login":"lennardv2","count":2},{"name":"Coen Mulders","email":"cmulders","login":"cmulders","count":2},{"name":"Tim","email":"tdhutt@gmail.com","login":"Timmmm","count":2},{"name":"Tobias Bieniek","email":"Tobias.Bieniek@gmx.de","login":"Turbo87","count":2},{"name":"Víctor Velarde","email":"victor.velarde@gmail.com","login":"VictorVelarde","count":2},{"name":"Vincent D","email":"vincent.dechandon@gmail.com","login":"mnisvdn","count":2},{"name":"Tom Hughes","email":"tom@compton.nu","login":"tomhughes","count":2},{"name":"Tom Salisbury","email":"Saulzi","login":"Saulzi","count":2},{"name":"Thach Hoang","email":"thachhoang","login":"thachhoang","count":2},{"name":"Muhammad Arslan Sajid","email":"arslan390@live.com","login":"masajid390","count":2},{"name":"Martin Raifer","email":"tyr.asd@gmail.com","login":"tyrasd","count":2},{"name":"Masashi Takeshita","email":"masashibox@gmail.com","login":"unbam","count":2},{"name":"Mateusz Konieczny","email":"matkoniecz@gmail.com","login":"matkoniecz","count":2},{"name":"Matthew Brener","email":"akkatracker","login":"akkatracker","count":2},{"name":"Matti Tahvonen","email":"matti@vaadin.com","login":"mstahv","count":2},{"name":"Michael Siadak","email":"mike.siadak@gmail.com","login":"msiadak","count":2},{"name":"Mihai Adauji","email":"mihaiadauji12@gmail.com","login":"hollowM1ke","count":2},{"name":"francis.chan","email":"f1ancis621@gmail.com","login":"francis-shuoch","count":2},{"name":"ewoken","email":"tanguyfiringa@gmail.com","login":"ewoken","count":2},{"name":"Prayag Verma","email":"prayag.verma@gmail.com","login":"prayagverma","count":2},{"name":"Bill Chadwick","email":"bill.chadwick2@gmail.com","login":"bill-chadwick","count":2},{"name":"Jon Stevens","email":"latchkey@gmail.com","login":"lookfirst","count":2},{"name":"Jonathan DERROUGH","email":"jonathan.derrough@gmail.com","login":"jondewoo","count":2},{"name":"Jonathan Skeate","email":"skeate@gmail.com","login":"skeate","count":2},{"name":"Jonny Gerig Meyer","email":"jonny@oddbird.net","login":"jgerigmeyer","count":2},{"name":"Jouke Witteveen","email":"j.witteveen@gmail.com","login":"joukewitteveen","count":2},{"name":"Julien SORET","email":"julien@soret.in","login":"juliensoret","count":2},{"name":"Kakaka Hou","email":"linjiang.hou@gmail.com","login":"lin-123","count":2},{"name":"Kiran Kamalakar","email":"kamalakarkiran07@gmail.com","login":"kreloaded","count":2},{"name":"Thomas Zou","email":"jackzouyan@gmail.com","login":"Thomas2077","count":2},{"name":"Adrian Serbanescu","email":"adrian.serbanescu1@gmail.com","login":"adrianaris","count":2},{"name":"Knut Hühne","email":"knut@k-nut.eu","login":"k-nut","count":2},{"name":"i.vasilevskiy","email":"i.vasilevskiy@fun-box.ru","login":"vassilevsky","count":2},{"name":"Candid Dauth","email":"cdauth+github.com@cdauth.eu","login":"cdauth","count":2},{"name":"Lamdabc0re","email":"tmp001@freenet.de","login":"Lambdac0re","count":2},{"name":"JLuc","email":"jluc@no-log.org","login":"JLuc","count":2},{"name":"PPete","email":"ppete2","login":"ppete2","count":2},{"name":"Sagie Maoz","email":"sagie@maoz.info","login":"n0nick","count":2},{"name":"Sagarpreet Chadha","email":"chadha.sagarpreet97@gmail.com","login":"sagarpreet-chadha","count":2},{"name":"Ryan William","email":"40538419+rwev","login":"rwev","count":2},{"name":"Roman Zoller","email":"rzoller","login":"rzoller","count":2},{"name":"Roman Karavia","email":"3082173+rkaravia","login":"rkaravia","count":2},{"name":"Robert Martin","email":"rmartin@rmart.in","login":"rbrtmrtn","count":2},{"name":"René Schleusner","email":"r.schleuse@gmail.com","login":"Schleuse","count":2},{"name":"Ray Hammond","email":"ray.hammond77@gmail.com","login":"rheh","count":2},{"name":"Samat K Jain","email":"samat@samat.org","login":"samatjain","count":2},{"name":"Sol Vitkin","email":"svitkin@u.rochester.edu","login":"svitkin","count":2},{"name":"Sylvenas","email":"sylvenas@outlook.com","login":"Sylvenas","count":2},{"name":"geoloep","email":"contact@geoloep.nl","login":"ynte","count":2},{"name":"haoming","email":"csuhaoming@163.com","login":"zhuang-hao-ming","count":2},{"name":"Philipp Loose","email":"37411699+phloose","login":"phloose","count":2},{"name":"Kevin DeLoach","email":"kdeloach@azavea.com","login":null,"count":2},{"name":"Andrii Korzh","email":"walkmansurf@gmail.com","login":null,"count":2},{"name":"Andrey Chizh","email":"info.andreychizh@gmail.com","login":null,"count":2},{"name":"Adam Stull","email":"adam.stull@focusedsupport.com","login":null,"count":2},{"name":"Adam Bramley","email":"adam@catalyst.net.nz","login":null,"count":2},{"name":"Graeme West","email":"graeme@spotspecific.com","login":null,"count":2},{"name":"Finn Herpich","email":"finn@nnifPad.(none)","login":null,"count":2},{"name":"Edwin Shin","email":"edwin.shin@yourmediashelf.com","login":null,"count":2},{"name":"Daan Mortier","email":"tjoekbezoer@gmail.com","login":null,"count":2},{"name":"Tom MacWright","email":"macwright@gmail.com","login":null,"count":2},{"name":"CliffCloud","email":"rocksinthecloud@gmail.com","login":null,"count":2},{"name":"kerryarts","email":"kerry@kerry-dev-pc.smartrak.co.nz","login":null,"count":2},{"name":"i.taratuhin","email":"i.taratuhin@2gis.ru","login":null,"count":2},{"name":"Paolo e Stefano Mainardi","email":"info@twinbit.it","login":null,"count":2},{"name":"Erick Escalante Olano","email":"ericks.escalanteolano@gmail.com","login":"olanaso","count":2},{"name":"Nathan Ridley","email":"axefrog@gmail.com","login":"axefrog","count":2},{"name":"Nick Freear","email":"nfreear@yahoo.co.uk","login":"nfreear","count":2},{"name":"Norbert Renner","email":"norbert.renner@gmx.de","login":"nrenner","count":2},{"name":"Oliver Heilig","email":"oliver.heilig@yahoo.de","login":"oliverheilig","count":2},{"name":"Oscar López","email":"oskosk@gmail.com","login":"oskosk","count":2},{"name":"Franz-Benjamin Mocnik","email":"mail@mocnik-science.net","login":"mocnik-science","count":2},{"name":"Gabriel Russo","email":"gabrielrusso@protonmail.com","login":"gabriel-russo","count":2},{"name":"GeoportalPL","email":"31917270+GeoportalPL","login":"GeoportalPL","count":2},{"name":"Gherardo Varando","email":"gherardo.varando@gmail.com","login":"gherardovarando","count":2},{"name":"Glen Robertson","email":"robertson.glen@gmail.com","login":"glenrobertson","count":2},{"name":"0xflotus","email":"0xflotus@gmail.com","login":"0xflotus","count":2},{"name":"Olexandr Skrypnyk","email":"ukraine.sax@gmail.com","login":null,"count":2},{"name":"Nathan","email":"bin@thesimplehost.net","login":null,"count":2},{"name":"Michael Salgado","email":"info@canvasoft.co","login":null,"count":2},{"name":"Marcin Sikon","email":"ms@lab2.pl","login":null,"count":2},{"name":"Krister Kari","email":"krister.kari@webtehdas.fi","login":null,"count":2},{"name":"Manuel Ohlendorf","email":"moh@icnh.de","login":null,"count":2},{"name":"Lars Knickrehm","email":"mail@larsh.de","login":null,"count":2},{"name":"Hendrik Brummermann","email":"brummermann@his.de","login":null,"count":2},{"name":"Marcel Sulek","email":"marcel@fleveo.cz","login":null,"count":2},{"name":"Manuel Baclet","email":"manuel@edagames.com","login":null,"count":2},{"name":"Scott Harvey","email":"scottandrewharvey@gmail.com","login":null,"count":2},{"name":"Stefan Sydow","email":"stsydow@googlemail.com","login":null,"count":2},{"name":"Stuart Matthews","email":"stuart.matthews@rfs.nsw.gov.au","login":null,"count":2},{"name":"Thomas Brüggemann","email":"thomas@informme.de","login":null,"count":2},{"name":"Wanderson","email":"9968770+wandersoncs","login":"wandersoncs","count":1},{"name":"Wenqer","email":"wenqeer@gmail.com","login":"Wenqer","count":1},{"name":"Wessel Valkenburg","email":"mail@wesselvalkenburg.nl","login":"valkenburg","count":1},{"name":"Will","email":"wills@bookmygarage.com","login":"bmg-will","count":1},{"name":"Will Skora","email":"skorasaurus@gmail.com","login":"skorasaurus","count":1},{"name":"Wille Marcel","email":"wille@wille.blog.br","login":"willemarcel","count":1},{"name":"William Entriken","email":"github.com@phor.net","login":"fulldecent","count":1},{"name":"Xisco Guaita","email":"xisco.guaita@gmail.com","login":"xguaita","count":1},{"name":"Yiğit Yüce","email":"ygtyce@gmail.com","login":"yigityuce","count":1},{"name":"Yohann Tilotti","email":"5848945+yneet","login":"yneet","count":1},{"name":"Zakaria Amine","email":"zakaria.amine88@gmail.com","login":"zak905","count":1},{"name":"Björn Zeutzheim","email":"bjoern@zeutzheim-boppard.de","login":"olee","count":1},{"name":"BjoernSchilberg","email":"BjoernSchilberg","login":"BjoernSchilberg","count":1},{"name":"Billy Newman","email":"newmanw10@gmail.com","login":"newmanw","count":1},{"name":"Billy Garrison","email":"billygarrison.btc@gmail.com","login":"billygarrison","count":1},{"name":"Biel Frontera","email":"biel.fb@gmail.com","login":"bielfrontera","count":1},{"name":"Bevan Hunt","email":"bevan@bevanhunt.com","login":"truemagic-coder","count":1},{"name":"Bert Spaan","email":"bertspaan","login":"bertspaan","count":1},{"name":"Beren Akpinar","email":"101152896+bakp22","login":"bakp22","count":1},{"name":"Terrorartist","email":"manuel.richter95@yahoo.de","login":"Terrorartist","count":1},{"name":"Thibault Coupin","email":"thibault.coupin@gmail.com","login":"tcoupin","count":1},{"name":"Thomas Brüggemann","email":"thomasbrueggemann","login":"thomasbrueggemann","count":1},{"name":"Thorbjørn Horgen","email":"35254400+thor85","login":"thor85","count":1},{"name":"Tilen Komel","email":"46865859+KomelT","login":"KomelT","count":1},{"name":"Tim Blakely","email":"tim.blakely@gmail.com","login":"timblakely","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Tyler Garner","email":"garnertb@gmail.com","login":"garnertb","count":1},{"name":"Ubergesundheit","email":"ubergesundheit@googlemail.com","login":"ubergesundheit","count":1},{"name":"Umer Ali","email":"106273026+UmerrAli","login":"UmerrAli","count":1},{"name":"Uygar Donduran","email":"uygardonduran@gmail.com","login":"ud09","count":1},{"name":"Valentin Hervieu","email":"ValentinH","login":"ValentinH","count":1},{"name":"Valerio Bozzolan","email":"boz@reyboz.it","login":"valerio-bozzolan","count":1},{"name":"Victor Patru","email":"102596893+victorpatru","login":"victorpatru","count":1},{"name":"Viktor Osipov","email":"ipovos@pm.me","login":"ipovos","count":1},{"name":"Ville Skyttä","email":"ville.skytta@iki.fi","login":"scop","count":1},{"name":"Vincentdecursay","email":"32644216+Vincentdecursay","login":"Vincentdecursay","count":1},{"name":"Vitaly Domnikov","email":"dotcypress@gmail.com","login":"dotcypress","count":1},{"name":"Atle Frenvik Sveen","email":"atle.sveen@norkart.no","login":"atlefren","count":1},{"name":"AshwinNema","email":"72392780+AshwinNema","login":"AshwinNema","count":1},{"name":"Artem Stelzer","email":"20266461+shtelzerartem","login":"shtelzerartem","count":1},{"name":"Arnaud Ferrand","email":"arferrand@gmail.com","login":"tsamaya","count":1},{"name":"Arnab Sen","email":"arnabsen@gmail.com","login":"arnabsen","count":1},{"name":"Anurag Dhamala","email":"50538732+anurag-dhamala","login":"anurag-dhamala","count":1},{"name":"Tim Wisniewski","email":"tim@timwis.com","login":"timwis","count":1},{"name":"Antonio Vida","email":"antoniovlx@gmail.com","login":"antoniovlx","count":1},{"name":"Anton Steketee","email":"79179784+anton-seaice","login":"anton-seaice","count":1},{"name":"Anton Joy","email":"krabolov@gmail.com","login":"aj8k","count":1},{"name":"Ansis Brammanis","email":"ansis.brammanis@gmail.com","login":"ansis","count":1},{"name":"Anshul Rasiwasia","email":"63079702+ansh-ag","login":"ansh-ag","count":1},{"name":"Ankush mahajan","email":"ankushmn92@gmail.com","login":"wyankush","count":1},{"name":"Andy Chosak","email":"chosak@gmail.com","login":"chosak","count":1},{"name":"Andy Aldo Dharmawan","email":"andyaldodharmawan@gmail.com","login":"andyyaldoo","count":1},{"name":"Andrzej Zaborowski","email":"andrew.zaborowski@intel.com","login":"balrog-kun","count":1},{"name":"Boia Alexandru","email":"alexboia","login":"alexboia","count":1},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","login":"TrySound","count":1},{"name":"Tim Stibbs","email":"tstibbs","login":"tstibbs","count":1},{"name":"Vladimir Kulev","email":"me@lightoze.net","login":"lightoze","count":1},{"name":"Benjamin W. Portner","email":"52913510+BenPortner","login":"BenPortner","count":1},{"name":"Benjamin Vadant","email":"benjaminvadant@gmail.com","login":"BenjaminVadant","count":1},{"name":"Ben Talagan Babut","email":"BenTalagan","login":"BenTalagan","count":1},{"name":"Ben Li-Sauerwine","email":"bsauerwine@gmail.com","login":"theGOTOguy","count":1},{"name":"Ben Evans","email":"ben@bensbit.co.uk","login":"bencevans","count":1},{"name":"Ben Clinkinbeard","email":"ben.clinkinbeard@gmail.com","login":"bclinkinbeard","count":1},{"name":"Belair34","email":"46794728+Belair34","login":"Belair34","count":1},{"name":"Beast-Hunter","email":"115613461+Beast-Hunter","login":"Beast-Hunter","count":1},{"name":"Babajide Fowotade","email":"jide.b.tade@gmail.com","login":"jihdeh","count":1},{"name":"Andrew Harvey","email":"andrew.harvey4@gmail.com","login":"andrewharvey","count":1},{"name":"Aleksey Shmigelski","email":"ashmigelski","login":"ashmigelski","count":1},{"name":"Alejandro Ramírez Muñoz","email":"alejandror45@gmail.com","login":"AlejandroRM-DEV","count":1},{"name":"Alan Jacob Mathew","email":"33965848+alanjacobmathew","login":"alanjacobmathew","count":1},{"name":"Akshata Jahagirdar","email":"70721946+AkshataJ96","login":"AkshataJ96","count":1},{"name":"Ahmad El Mokahal","email":"45024346+MokahalA","login":"MokahalA","count":1},{"name":"Adel Shah","email":"shadel.shsh@gmail.com","login":"shadeland","count":1},{"name":"AyushiN","email":"36621150+ANaphade","login":"ANaphade","count":1},{"name":"B01","email":"info@b01.de","login":"stell","count":1},{"name":"Andrey Rublev","email":"a_rublev@ac-sw.com","login":null,"count":1},{"name":"Antoine Riche","email":"antoine.riche@ymail.com","login":null,"count":1},{"name":"Timothy Ellersiek","email":"tim@gis-ops.com","login":null,"count":1},{"name":"ekbarber","email":"eddie@simtechsolutions.com","login":null,"count":1},{"name":"José Moreira","email":"jmoreira@microdual.com","login":null,"count":1},{"name":"Josh Erb","email":"josh.erb@mapbox.com","login":null,"count":1},{"name":"Joschka","email":"j@j6d9.de","login":null,"count":1},{"name":"Jonas Dralle","email":"jonas.dralle@gmx.de","login":null,"count":1},{"name":"Jesper Baasch-Larsen","email":"jla@fcoo.dk","login":null,"count":1},{"name":"Jan Marsch","email":"jama@keks.com","login":null,"count":1},{"name":"Jan Jaap van Deursen","email":"janjaap.van.deursen@amsterdam.nl","login":null,"count":1},{"name":"Karsten Hinz","email":"k.hinz@tu-bs.de","login":null,"count":1},{"name":"Grégory PAUL","email":"gregory.paul.ext@mappy.com","login":null,"count":1},{"name":"Felixls","email":"sergiols@fibertel.com.ar","login":null,"count":1},{"name":"Egon Steiner","email":"es@intermaps.com","login":null,"count":1},{"name":"Ishmael Smyrnow","email":"ismyrnow@appgeo.com","login":null,"count":1},{"name":"Ilya Zverev","email":"D:\\Mail","login":null,"count":1},{"name":"Haoyang Xu","email":"github@expoundite.net","login":null,"count":1},{"name":"Mourner","email":"Mourner@MournerHome","login":null,"count":1},{"name":"Mitch Oliver","email":"mitch@roadtrippers.com","login":null,"count":1},{"name":"Chris Keen","email":"ckeen@endgames.us","login":null,"count":1},{"name":"Chris Laidlaw","email":"chris.laidlaw@socrata.com","login":null,"count":1},{"name":"Chris Scott","email":"scottch@ctc.com","login":null,"count":1},{"name":"Chris Whong","email":"chris@whong.org","login":null,"count":1},{"name":"Christopher Baines","email":"mail@cbaines.net","login":null,"count":1},{"name":"Bouchoucha Jordan","email":"jordan.bouchoucha@gmail.com","login":null,"count":1},{"name":"Brandon Copeland","email":"br@ndoncopeland.com","login":null,"count":1},{"name":"Brandon Kerr","email":"brandon.kerr160@topper.wku.edu","login":null,"count":1},{"name":"Brian Hatchl","email":"hatchl.brian@geoeye.com","login":null,"count":1},{"name":"David Albrecht","email":"daalbrecht@gmx.net","login":null,"count":1},{"name":"Derek Li","email":"lideyu888@qq.com","login":null,"count":1},{"name":"Dražen Tutić","email":"dtutic@geof.hr","login":null,"count":1},{"name":"Duncan","email":"duncan@vtllf.org","login":null,"count":1},{"name":"Damon Oehlman","email":"damon.oehlman@sidelab.com","login":null,"count":1},{"name":"Daniela Remogna","email":"daniela.remogna@workshare.com","login":null,"count":1},{"name":"Alex Graul","email":"alex.graul@guardian.co.uk","login":null,"count":1},{"name":"Alexandre David","email":"adavid@gismartware.com","login":null,"count":1},{"name":"Adam J. Gamble","email":"adam@gamb.co","login":null,"count":1},{"name":"Alan Shaw","email":"alan@freestyle-developments.co.uk","login":null,"count":1},{"name":"Andrew Kirkegaard","email":"andrew@farmlogs.com","login":null,"count":1},{"name":"Seb Emonet","email":"seb@cygnus.(none)","login":null,"count":1},{"name":"Scott Fairgrieve","email":"scottfairgrieve@sfairgrieve-osx.local","login":null,"count":1},{"name":"petr","email":"petr@sharepractice.com","login":null,"count":1},{"name":"lizardtechblog","email":"jdominguez@lizardtech.com","login":null,"count":1},{"name":"zimmicz","email":"zimmicz@gmail.com","login":null,"count":1},{"name":"wwwouaiebe","email":"github.christian@guyette.be","login":null,"count":1},{"name":"wandergis","email":"763393390@qq.com","login":null,"count":1},{"name":"unknown","email":"aking@CIS-AARON.CIS.LOCAL","login":null,"count":1},{"name":"tuckergordon","email":"tgordon@cmdagency.com","login":null,"count":1},{"name":"snkashis","email":"steve@basno.com","login":null,"count":1},{"name":"andy-kay","email":"andreas.kiefer@univie.ac.at","login":null,"count":1},{"name":"alyhegazy","email":"aly.hegazy@nbcuni.com","login":null,"count":1},{"name":"alexandre melard","email":"git@melard.fr","login":null,"count":1},{"name":"ahalota","email":"anika.halota@gmail.com","login":null,"count":1},{"name":"a.lubchuk","email":"a.lubchuk@2gis.kiev.ua","login":null,"count":1},{"name":"jdomingu","email":"jd467@cornell.edu","login":null,"count":1},{"name":"iirvine","email":"iirvine@gmail.com","login":null,"count":1},{"name":"haoliangyu","email":"njkon@foxmail.com","login":null,"count":1},{"name":"gerbsen","email":"dgerber@informatik.uni-leipzig.de","login":null,"count":1},{"name":"fpopa","email":"filip.popa.new@gmail.com","login":null,"count":1},{"name":"Mikhail Shilkov","email":"mshilkov@astrata.eu","login":null,"count":1},{"name":"Manuel Lopez","email":"jmlopez@iofficecorp.com","login":null,"count":1},{"name":"Mandy Kong","email":"mk5506@nyu.edu","login":null,"count":1},{"name":"Malte Legenhausen","email":"mlegenhausen@gmail.com","login":null,"count":1},{"name":"Louis Pierrestiger","email":"louis.pierrestiger.1@ens.etsmtl.ca","login":null,"count":1},{"name":"Louis Galipeau","email":"louis@muloka.com","login":null,"count":1},{"name":"Michael Dougherty","email":"michael@lv11.co","login":null,"count":1},{"name":"Mehmet Aydemir","email":"mehmet.aydemir@ries.com.tr","login":null,"count":1},{"name":"Maxym Malynowsky","email":"max@sparkgeo.com","login":null,"count":1},{"name":"Matt Grande","email":"matt@weeverapps.com","login":null,"count":1},{"name":"Martijn Grendelman","email":"m@rtijn.net","login":null,"count":1},{"name":"Mark Szymanski","email":"mark.szymanski@vodori.com","login":null,"count":1},{"name":"Tim Leerhoff","email":"tleerhof@web.de","login":null,"count":1},{"name":"Thomas Coats","email":"github@voodoolabs.net","login":null,"count":1},{"name":"Uzerus","email":"szymonscholz@gmail.com","login":null,"count":1},{"name":"Tom Nightingale","email":"tom@affinitybridge.com","login":null,"count":1},{"name":"Roberto Soares","email":"roberto.soares@ccc.ufcg.edu.br","login":null,"count":1},{"name":"R. Merkert","email":"merkertr@gmail.com","login":null,"count":1},{"name":"Poisbeau Mathieu","email":"freepius44@gmail.com","login":null,"count":1},{"name":"Sonny Gupta","email":"sgupta@palantir.com","login":null,"count":1},{"name":"Ricky Brundritt","email":"ricky_brundritt@hotmail.com","login":"rbrundritt","count":1},{"name":"Rick Mohr","email":"rmohr@azavea.com","login":"RickMohr","count":1},{"name":"Rick Katka","email":"rkatka","login":"rkatka","count":1},{"name":"Rick Harris","email":"rick.c.harris@gmail.com","login":"rickharris","count":1},{"name":"Richard Littauer","email":"richard.littauer@gmail.com","login":"RichardLitt","count":1},{"name":"Richard Fairhurst","email":"richard@systemeD.net","login":"systemed","count":1},{"name":"Rich Harris","email":"richard.a.harris@gmail.com","login":"Rich-Harris","count":1},{"name":"Relkfaw","email":"32836703+Relkfaw","login":"Relkfaw","count":1},{"name":"Reinier Battenberg","email":"reinier@mountbatten.nl","login":"batje","count":1},{"name":"Reed","email":"reed@fm2279.com","login":"runderwood","count":1},{"name":"Raúl Benito","email":"errebenito","login":"errebenito","count":1},{"name":"Raymond Duckworth","email":"raymondxduckworth@gmail.com","login":"raymondxduckworth","count":1},{"name":"Raymond Berger","email":"RayBB","login":"RayBB","count":1},{"name":"Raul Tambre","email":"raul.tambre@gmail.com","login":"tambry","count":1},{"name":"Raruto","email":"Raruto","login":"Raruto","count":1},{"name":"Rajesh Sharma","email":"broncha@rajesharma.com","login":"broncha","count":1},{"name":"Rajat","email":"rd.rajat23@gmail.com","login":"k-rajat19","count":1},{"name":"R4M80MrX","email":"mrx@trappeddragon.com","login":"R4M80MrX","count":1},{"name":"R.A. Porter","email":"coyotesqrl@gmail.com","login":"coyotesqrl","count":1},{"name":"Quentin Philipp","email":"quentinphilipp@protonmail.com","login":"QuentinPhilipp","count":1},{"name":"kr1","email":"christianworner@gmail.com","login":"kr1","count":1},{"name":"kerryarts","email":"karts41@gmail.com","login":"kerryarts","count":1},{"name":"just kadek","email":"kdkteguhmahesa@gmail.com","login":"dekguh","count":1},{"name":"jfgodoy","email":"godoy.jf@gmail.com","login":"jfgodoy","count":1},{"name":"树华","email":"553105821@qq.com","login":"will4906","count":1},{"name":"Ալեքսանդր Առաքելյան","email":"bambrikii@gmail.com","login":"bambrikii","count":1},{"name":"Мар'ян Крекотень (Marjan Krekoten')","email":"krekoten@gmail.com","login":"krekoten","count":1},{"name":"Дилян Палаузов","email":"dpa-github@aegee.org","login":"dilyanpalauzov","count":1},{"name":"zverev","email":"alexander.zverev@gmail.com","login":"zverev","count":1},{"name":"yuri-karelics","email":"117678789+yuri-karelics","login":"yuri-karelics","count":1},{"name":"Shivang Mishra","email":"35092323+ShivangMishra","login":"ShivangMishra","count":1},{"name":"Sergey Voyteshonok","email":"SergeyVoyteshonok@ya.ru","login":"SVoyt","count":1},{"name":"Sergej Orlov","email":"wladimirych@gmail.com","login":"wladich","count":1},{"name":"Serdar Kaçka","email":"serdarkacka@gmail.com","login":"serdarkacka","count":1},{"name":"Seong Choi","email":"seongkyu.choi@gmail.com","login":"tontita","count":1},{"name":"Semen Levenson","email":"levenson94@gmail.com","login":"semeleven","count":1},{"name":"Sebastián Lara Menares","email":"slaramen@gmail.com","login":"slara","count":1},{"name":"Sean Sullivan","email":"deseanjunk@yahoo.com","login":"desean1625","count":1},{"name":"Scotty-efird","email":"42148594+Scotty-efird","login":"Scotty-efird","count":1},{"name":"Scott Davis","email":"stdavis@utah.gov","login":"stdavis","count":1},{"name":"Savva","email":"savvkin@gmail.com","login":"Savvkin","count":1},{"name":"Saran Pariyar","email":"86418083+Saran-pariyar","login":"Saran-pariyar","count":1},{"name":"Sandro Pibia","email":"sandro.pibia@outlook.com","login":"sandropibia","count":1},{"name":"Sam Claus","email":"samclaus@protonmail.com","login":"samclaus","count":1},{"name":"SaintMalik","email":"37118134+saintmalik","login":"saintmalik","count":1},{"name":"Saad Saif","email":"msaadsaif5@gmail.com","login":"saadsaifse","count":1},{"name":"SUZUKI Yasuhiro","email":"94453454+wrwrh","login":"wrwrh","count":1},{"name":"Ryan Blace","email":"reblace@gmail.com","login":"reblace","count":1},{"name":"Russell Davis","email":"russell.davis@gmail.com","login":"russelldavis","count":1},{"name":"Rubens Pinheiro","email":"rubenspgcavalcante@gmail.com","login":"rubenspgcavalcante","count":1},{"name":"kumy","email":"github@kumy.net","login":"kumy","count":1},{"name":"Adam Roberts","email":"adamben.roberts@gmail.com","login":"abenrob","count":1},{"name":"Torrey Smith","email":"torreypsmith@gmail.com","login":"TheRealTorreySmith","count":1},{"name":"ToriChan","email":"43945424+YUUKIToriyama","login":"YUUKIToriyama","count":1},{"name":"Tomo Krajina","email":"tkrajina@gmail.com","login":"tkrajina","count":1},{"name":"Tom Lorenz","email":"75996331+gernhard1337","login":"gernhard1337","count":1},{"name":"Tom Chadwin","email":"tomchadwin","login":"tomchadwin","count":1},{"name":"Robbie Trencheny","email":"me@robbiet.us","login":"robbiet480","count":1},{"name":"Rob Brackett","email":"rob@robbrackett.com","login":"Mr0grog","count":1},{"name":"Rik Vanmechelen","email":"rik.vanmechelen@gmail.com","login":"rikvanmechelen","count":1},{"name":"yarik ponomarenko","email":"yarik.ponomarenko@gmail.com","login":"yarikos","count":1},{"name":"nathannaveen","email":"42319948+nathannaveen","login":"nathannaveen","count":1},{"name":"nakajimayoshi","email":"52870481+nakajimayoshi","login":"nakajimayoshi","count":1},{"name":"mynameisstephen","email":"snolan02@gmail.com","login":"mynameisstephen","count":1},{"name":"mrubli","email":"29906522+mrubli","login":"mrubli","count":1},{"name":"mnaglak","email":"51410453+mnaglak","login":"mnaglak","count":1},{"name":"mi-v","email":"36908543+mi-v","login":"mi-v","count":1},{"name":"mguinness","email":"sufc@netzero.net","login":"mguinness","count":1},{"name":"mbachner","email":"54192852+mbachner","login":"mbachner","count":1},{"name":"malexeev","email":"m.alexeev@gmail.com","login":"malexeev","count":1},{"name":"m4sked","email":"102663986+Ahlam-Banu","login":"Ahlam-Banu","count":1},{"name":"louMoxy","email":"louisemoxy@gmail.com","login":"louMoxy","count":1},{"name":"locknono","email":"39038992+locknono","login":"locknono","count":1},{"name":"linghuam","email":"linghuam2016@gmail.com","login":"linghuam","count":1},{"name":"leoriccao","email":"caojianbing225471@126.com","login":"AMDvsTMD","count":1},{"name":"landonbj","email":"brianna.landon@sbcglobal.net","login":"briannaAndCo","count":1},{"name":"kuromoka","email":"kuromokapb@gmail.com","login":"kuromoka","count":1},{"name":"Marcin Sikon","email":"marcin.sikon@gmail.com","login":"marphi","count":1},{"name":"Marcin Lasecki","email":"marcin.1993@poczta.fm","login":"marlo22","count":1},{"name":"MarcChasse","email":"marcchasse@gmail.com","login":"MarcChasse","count":1},{"name":"Marc Redemske","email":"mgred","login":"mgred","count":1},{"name":"Marc Jansen","email":"jansen@terrestris.de","login":"marcjansen","count":1},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":1},{"name":"Lubomír Bucek","email":"lubojr@seznam.cz","login":"lubojr","count":1},{"name":"Lois","email":"loisgh@nyc.rr.com","login":"loisgh","count":1},{"name":"Lewis Norris","email":"42153969+LGNorris","login":"LGNorris","count":1},{"name":"Lewis Christie","email":"lewis.christie@gmail.com","login":"Resonance1584","count":1},{"name":"Lazarev Alexandr","email":"diedsmiling@gmail.com","login":"diedsmiling","count":1},{"name":"Laurent Georget","email":"laurent@lgeorget.eu","login":"lgeorget","count":1},{"name":"Lars Willighagen","email":"lars.willighagen@gmail.com","login":"larsgw","count":1},{"name":"Landon Reed","email":"landontreed@gmail.com","login":"landonreed","count":1},{"name":"williamlow","email":"44437051+williamlow","login":"williamlow","count":1},{"name":"will Farrell","email":"willfarrell","login":"willfarrell","count":1},{"name":"vsn4ik","email":"vsn4ik@gmail.com","login":"vsn4ik","count":1},{"name":"vogdb","email":"vozhdb@gmail.com","login":"vogdb","count":1},{"name":"vladimir","email":"dashukevichvova@gmail.com","login":"life777","count":1},{"name":"vicchi","email":"gary@vicchi.org","login":"vicchi","count":1},{"name":"vcoppe","email":"vianney.coppe@uclouvain.be","login":"vcoppe","count":1},{"name":"user073","email":"63527968+user073","login":"user073","count":1},{"name":"teastman","email":"tyler.eastman@gmail.com","login":"teastman","count":1},{"name":"sybri","email":"sylvain.brissy@gmail.com","login":"sybri","count":1},{"name":"steff1986","email":"89102767+steff1986","login":"steff1986","count":1},{"name":"spatterss135","email":"67120188+spatterss135","login":"spatterss135","count":1},{"name":"snehalvibhute","email":"63822953+snehalvibhute","login":"snehalvibhute","count":1},{"name":"smeijer","email":"stephan.meijer@gmail.com","login":"smeijer","count":1},{"name":"simsibimsiwimsi","email":"simon.hartmann@gmail.com","login":"simsibimsiwimsi","count":1},{"name":"shevekk","email":"56224372+shevekk","login":"shevekk","count":1},{"name":"shashwat010","email":"76944311+shashwat010","login":"shashwat010","count":1},{"name":"Ruben Holthuijsen","email":"39499953+rhlt","login":"rhlt","count":1},{"name":"Ronald Hoek","email":"ronaldhoek","login":"ronaldhoek","count":1},{"name":"Robin van Baalen","email":"robin@stylr.nl","login":"rvanbaalen","count":1},{"name":"Robin Massink","email":"32569599+robidev","login":"robidev","count":1},{"name":"Robin C. Ladiges","email":"Istador","login":"Istador","count":1},{"name":"sam-at-github","email":"sgpinkus@gmail.com","login":"sgpinkus","count":1},{"name":"rala","email":"code@rala.io","login":"rala72","count":1},{"name":"qjas","email":"gongweig2006@126.com","login":"qjas","count":1},{"name":"pwldp","email":"pawlakdp@gmail.com","login":"pwldp","count":1},{"name":"oscar-sensornet","email":"48438206+oscar-sensornet","login":"oscar-sensornet","count":1},{"name":"npmcdn-to-unpkg-bot","email":"npmcdn-to-unpkg-bot","login":"npmcdn-to-unpkg-bot","count":1},{"name":"nikgavalas","email":"nikgavalas@gmail.com","login":"nikgavalas","count":1},{"name":"nexushoratio","email":"dalgoda+github@gmail.com","login":"nexushoratio","count":1},{"name":"Michael Aufreiter","email":"ma@zive.at","login":"michael","count":1},{"name":"scaddenp","email":"p.scadden@gns.cri.nz","login":"scaddenp","count":1},{"name":"dreamfall","email":"amarant.st@gmail.com","login":"dreamfall","count":1},{"name":"djomp","email":"rick@selby-family.co.uk","login":"rickselby","count":1},{"name":"davidlukerice","email":"davidlukerice@gmail.com","login":"davidlukerice","count":1},{"name":"davidchouse","email":"davidchouse","login":"davidchouse","count":1},{"name":"davidcalhoun","email":"david.b.calhoun@gmail.com","login":"davidcalhoun","count":1},{"name":"danieldegroot2","email":"67521919+danieldegroot2","login":"danieldegroot2","count":1},{"name":"cyrilf","email":"cyrilf7x@gmail.com","login":"cyrilf","count":1},{"name":"crazycatdevs","email":"44431938+crazycatdevs","login":"crazycatdevs","count":1},{"name":"commenthol","email":"commenthol@gmail.com","login":"commenthol","count":1},{"name":"chx007","email":"chx007@gmail.com","login":"chx007","count":1},{"name":"chrillo","email":"chrillo.at@gmail.com","login":"chrillo","count":1},{"name":"chenyu","email":"852169824@qq.com","login":"cygis2011","count":1},{"name":"caleb logan","email":"clogan202@gmail.com","login":"caleblogan","count":1},{"name":"bpavot","email":"benoit.pavot@gmail.com","login":"bpavot","count":1},{"name":"bolo","email":"bolosig@gmail.com","login":"bolollo","count":1},{"name":"bgx1012","email":"56542232+bgx1012","login":"bgx1012","count":1},{"name":"batphil","email":"batphil","login":"batphil","count":1},{"name":"barryhunter","email":"github@barryhunter.co.uk","login":"barryhunter","count":1},{"name":"balladaniel","email":"96133731+balladaniel","login":"balladaniel","count":1},{"name":"arthur-e","email":"kaendsle@mtu.edu","login":"arthur-e","count":1},{"name":"appelflap","email":"albertdrenth@gmail.com","login":"appelflap","count":1},{"name":"allartk","email":"allartk@gmail.com","login":"allartk","count":1},{"name":"alfarisi","email":"alfarisi","login":"alfarisi","count":1},{"name":"alcalin","email":"alexcalin02@gmail.com","login":"alcalin","count":1},{"name":"adoroszlai","email":"adoroszlai@gmail.com","login":"adoroszlai","count":1},{"name":"Zishi Wu","email":"zishiwu123@gmail.com","login":"zishiwu123","count":1},{"name":"jelhan","email":"jelhan","login":"jelhan","count":1},{"name":"Kenta Hakoishi","email":"hakoken.of.joytoy@gmail.com","login":"yakitoritabetai","count":1},{"name":"Kenny Shepard","email":"kshepard@gmail.com","login":"kshepard","count":1},{"name":"jdfergason","email":"jdfergason","login":"jdfergason","count":1},{"name":"jaymmartin","email":"jay.m.martin@gmail.com","login":"jaymmartin","count":1},{"name":"javimolla","email":"javier.molla.moreno@gmail.com","login":"javimolla","count":1},{"name":"jasonoverland","email":"jasonoverland@gmail.com","login":"jasonoverland","count":1},{"name":"inkstak","email":"inkstak","login":"inkstak","count":1},{"name":"ikokostya","email":"ikokostya@gmail.com","login":"ikokostya","count":1},{"name":"iatkin","email":"ilya.atkin@unh.edu","login":"iatkin","count":1},{"name":"iZucken","email":"izucken@gmail.com","login":"iZucken","count":1},{"name":"i-sukhanov","email":"109139427+i-sukhanov","login":"i-sukhanov","count":1},{"name":"hayley","email":"github@vortex.cx","login":"hayley","count":1},{"name":"haelue","email":"aelue@126.com","login":"haelue","count":1},{"name":"gokertanrisever","email":"gokertanrisever@gmail.com","login":"gokertanrisever","count":1},{"name":"gimenna","email":"gimena@skedgo.com","login":"gimenna","count":1},{"name":"germansokolov13","email":"german5@ya.ru","login":"germansokolov13","count":1},{"name":"geografa","email":"geografa","login":"geografa","count":1},{"name":"gdi2290","email":"github@gdi2290.com","login":"PatrickJS","count":1},{"name":"gatsbimantico","email":"gatsbimantico@gmail.com","login":"gatsbimantico","count":1},{"name":"florpor","email":"florist.powers@gmail.com","login":"florpor","count":1},{"name":"fabriceds","email":"fabrice.simonin@gmail.com","login":"fabriceds","count":1},{"name":"erick","email":"erick@hotmail.ca","login":"erickzhao","count":1},{"name":"elmarquis","email":"andrewmarquis55@gmail.com","login":"elmarquis","count":1},{"name":"Juergen Treml","email":"mail@juergentreml.de","login":"jtreml","count":1},{"name":"Jouwee","email":"nicolaspohren@gmail.com","login":"Jouwee","count":1},{"name":"Josh Erb","email":"josherb4@gmail.com","login":"riastrad","count":1},{"name":"Joseph Folkemer","email":"joseph.folkemer@gmail.com","login":"JrFolk","count":1},{"name":"Jorge Santos","email":"jdsantos","login":"jdsantos","count":1},{"name":"Jonathan Dumaine","email":"jonathan.dumaine@dumstruck.com","login":"JonDum","count":1},{"name":"Jonathan Beliën","email":"jbelien","login":"jbelien","count":1},{"name":"Kevin Mahoney","email":"git@kevinmahoney.co.uk","login":"KMahoney","count":1},{"name":"Pieter Vander Vennet","email":"pietervdvn@gmail.com","login":"pietervdvn","count":1},{"name":"Keith Jenkins","email":"kgjenkins@gmail.com","login":"kgjenkins","count":1},{"name":"Jimmy Tidey","email":"jimmytidey@gmail.com","login":"jimmytidey","count":1},{"name":"Jesús Olazagoitia","email":"jesus.designer@gmail.com","login":"goiblas","count":1},{"name":"Jeremy Iglehart","email":"jeremy.iglehart@gmail.com","login":"JeremyIglehart","count":1},{"name":"Jerek Shoemaker","email":"jereks88@gmail.com","login":"jerekshoe","count":1},{"name":"Jeff Barnes","email":"jeff.barnes@gmail.com","login":"jefbarn","count":1},{"name":"Jayen Ashar","email":"jayenashar","login":"jayenashar","count":1},{"name":"Jay Varner","email":"jayvarner@gmail.com","login":"jayvarner","count":1},{"name":"Jason Finch","email":"jason.finch@gmail.com","login":"jafin","count":1},{"name":"Jason Davies","email":"jason@jasondavies.com","login":"jasondavies","count":1},{"name":"Jason","email":"jason.longenecker@newlighttechnologies.com","login":"longenecker79","count":1},{"name":"Jared","email":"spuzzy2@hotmail.com","login":"optical","count":1},{"name":"Janek","email":"xerusx@pm.me","login":"xeruf","count":1},{"name":"Lance Patrick Bendo","email":"lunchbendo@gmail.com","login":"lancebendo","count":1},{"name":"Kyle Johnson","email":"foodtruckfiesta@gmail.com","login":"foodtruckfiesta","count":1},{"name":"Kristjan Esperanto","email":"35647502+KristjanESPERANTO","login":"KristjanESPERANTO","count":1},{"name":"KrausMatthias","email":"40459408+KrausMatthias","login":"KrausMatthias","count":1},{"name":"Konstantin.Myakshin","email":"koc-dp@yandex.ru","login":"Koc","count":1},{"name":"Konstantin Strümpf","email":"33258365+kstruempf","login":"kstruempf","count":1},{"name":"Konstantin Biriukov","email":"38155183+KonstantinBiryukov","login":"KonstantinBiryukov","count":1},{"name":"Konrad Klimczak","email":"konrad.klimczak.4@gmail.com","login":"kklimczak","count":1},{"name":"KnightJam1","email":"70148645+KnightJam1","login":"KnightJam1","count":1},{"name":"Klaus Stein","email":"github@istik.de","login":"Lapizistik","count":1},{"name":"Kirill Zhuravlev","email":"kirillyz@gmail.com","login":"xEviL","count":1},{"name":"Kevin Ring","email":"kevin@kotachrome.com","login":"kring","count":1},{"name":"Phillip Smith","email":"ps@phillipadsmith.com","login":"phillipadsmith","count":1},{"name":"Philippe Latulippe","email":"philippe.latulippe@gmail.com","login":"philippelatulippe","count":1},{"name":"Philipp Kursawe","email":"pke","login":"pke","count":1},{"name":"Peter deHaan","email":"peter@deseloper.com","login":"pdehaan","count":1},{"name":"Simon Driesen","email":"simon.driesen@hotmail.com","login":"simondriesen","count":1},{"name":"Simon Champion","email":"Spudley","login":"Spudley","count":1},{"name":"Kaveh","email":"ka7eh","login":"ka7eh","count":1},{"name":"Karl Nack","email":"karlnack@fastmail.us","login":"gnarlyquack","count":1},{"name":"Karl Chen","email":"quarl","login":"quarl","count":1},{"name":"Kanahiro Iguchi","email":"mediterranean1769@gmail.com","login":"Kanahiro","count":1},{"name":"Kamil Skowron","email":"emanuel1989@gmail.com","login":"Cinderella-Man","count":1},{"name":"Jørgen Sneisen","email":"42845131+jorri11","login":"jorri11","count":1},{"name":"Jørgen Elgaard Larsen","email":"jel@elgaard.net","login":"elhaard","count":1},{"name":"Jörg Dietrich","email":"astro@joergdietrich.com","login":"joergdietrich","count":1},{"name":"Justin Walgran","email":"justin@walgran.com","login":"jwalgran","count":1},{"name":"Justin Poehnelt","email":"justin.poehnelt@gmail.com","login":"jpoehnelt","count":1},{"name":"Jussi Mattas","email":"jussi.mattas@indooratlas.com","login":"jussimattas","count":1},{"name":"Jun Wei","email":"1092751942@qq.com","login":"weijun-lab","count":1},{"name":"Grant","email":"github@firefishy.com","login":"Firefishy","count":1},{"name":"Gert Van Gool","email":"gertvangool@gmail.com","login":"gvangool","count":1},{"name":"Geremia Taglialatela","email":"tagliala.dev@gmail.com","login":"tagliala","count":1},{"name":"Geoapify","email":"60292923+geoapify","login":"geoapify","count":1},{"name":"Gagaro","email":"gagaro42@gmail.com","login":"Gagaro","count":1},{"name":"Flávio Carmo","email":"flavio.o.carmo@gmail.com","login":"flaviocarmo","count":1},{"name":"Florian Pigorsch","email":"fpigorsch@gmail.com","login":"flopp","count":1},{"name":"Florian Hotze","email":"dev@florianhotze.com","login":"florian-h05","count":1},{"name":"Fleur Kelpin","email":"fleur@kelpin.nl","login":"fdlk","count":1},{"name":"Filipe Cabecinhas","email":"filcab","login":"filcab","count":1},{"name":"Filip Ilievski","email":"ilievski.filip.mk@gmail.com","login":"fil-ili","count":1},{"name":"Federico Gasperoni","email":"78798308+fifogipo","login":"fifogipo","count":1},{"name":"Faheel Ahmad","email":"faheel@live.in","login":"faheel","count":1},{"name":"Jonathan","email":"vanillajonathan","login":"vanillajonathan","count":1},{"name":"Jonas Wagner","email":"Sjlver","login":"Sjlver","count":1},{"name":"Jonas Coch","email":"jonas@klaftertief.de","login":"klaftertief","count":1},{"name":"Jon","email":"hello@jonshutt.com","login":"jonshutt","count":1},{"name":"Jocelyn Tang","email":"125464101+JoT8ng","login":"JoT8ng","count":1},{"name":"Damian Moore","email":"github@epixstudios.co.uk","login":"damianmoore","count":1},{"name":"Damian Czapiewski","email":"damianczapiewski@gmail.com","login":"damianc","count":1},{"name":"Craig Barnes","email":"craigbarnes","login":"craigbarnes","count":1},{"name":"Colby Rogness","email":"colbyrogness@gmail.com","login":"colbin8r","count":1},{"name":"Clément Dupré","email":"clement.dupre@gmail.com","login":"cdupre","count":1},{"name":"Adam Mertel","email":"mertel.adam@gmail.com","login":"adammertel","count":1},{"name":"Adam Lynch","email":"contact@adamlynch.com","login":"adam-lynch","count":1},{"name":"Abhishek Kumar Sharma","email":"abhishek3.dev@gmail.com","login":"abhi3315","count":1},{"name":"Abdullah Sohail","email":"51018513+AbdullahSohail-SE","login":"AbdullahSohail-SE","count":1},{"name":"Aaron Planell Lopez","email":"aplanell@meteo.cat","login":"aaronplanell","count":1},{"name":"Aaron Petcoff","email":"a.p.petcoff@gmail.com","login":"ughitsaaron","count":1},{"name":"Aaron Lidman","email":"aaronlidman@gmail.com","login":"aaronlidman","count":1},{"name":"@thinkinggis","email":"lzx199065@gmail.com","login":"lzxue","count":1},{"name":"8to5Developer","email":"8to5Developer","login":"8to5Developer","count":1},{"name":"0n3byt3","email":"58385201+0n3byt3","login":"0n3byt3","count":1},{"name":"Andrew Blakey","email":"ablakey@gmail.com","login":"ablakey","count":1},{"name":"Andreas Nüßlein","email":"andreas@nuessle.in","login":"andreasnuesslein","count":1},{"name":"Andreas Knab","email":"knabar@gmail.com","login":"knabar","count":1},{"name":"Andreas Hubel","email":"andi@saerdnaer.de","login":"saerdnaer","count":1},{"name":"Andrea Faggin","email":"blackbird5308@gmail.com","login":"zsavajji","count":1},{"name":"Anant Prakash","email":"AP-whitehat","login":"AP-whitehat","count":1},{"name":"An Tran","email":"an.tran2131@gmail.com","login":"ATran31","count":1},{"name":"Alok Gupta","email":"66772290+aialok","login":"aialok","count":1},{"name":"Alexei KLENIN","email":"alexey_klenin@hotmail.fr","login":"hosuaby","count":1},{"name":"Alexander frenzel","email":"alex@relatedworks.com","login":"escaped","count":1},{"name":"Alexander Dimitrov","email":"dimitrov@loggator.com","login":"adimitrov","count":1},{"name":"Alex Wellerstein","email":"wellerstein@gmail.com","login":"nuclearsecrecy","count":1},{"name":"Alex Jeng","email":"alexanderjeng@gmail.com","login":"AlexJeng","count":1},{"name":"Cláudio Vinícius de Carvalho","email":"claudiovicar@gmail.com","login":"claudiovicar","count":1},{"name":"Calvin Schröder","email":"Calvin-schroeder@hotmail.com","login":"Lalaluka","count":1},{"name":"Peter Gassner","email":"peter@naehrstoff.ch","login":"grossbart","count":1},{"name":"Peter C","email":"63091190+petoc","login":"petoc","count":1},{"name":"Peter","email":"67672793+PixlePixle","login":"PixlePixle","count":1},{"name":"Paul Spencer","email":"pspencer@dmsolutions.ca","login":"pagameba","count":1},{"name":"Paul Bonaud","email":"paul@bonaud.fr","login":"paulRbr","count":1},{"name":"Patrick Paskaris","email":"ppaskaris","login":"ppaskaris","count":1},{"name":"Patrick Demers","email":"patrickdemers6@gmail.com","login":"patrickdemers6","count":1},{"name":"Patrick Cate","email":"patrickcate","login":"patrickcate","count":1},{"name":"Pascal Borreli","email":"pascal@borreli.com","login":"pborreli","count":1},{"name":"Panu Ranta","email":"panu.ranta@iki.fi","login":"panur","count":1},{"name":"Pablo Alonso","email":"alonsogarciapablo@gmail.com","login":"alonsogarciapablo","count":1},{"name":"Oswald","email":"38556518+pasichnykvasyl","login":"pasichnykvasyl","count":1},{"name":"Alex Gilvarry","email":"alex.gilvarry@gmail.com","login":"agilvarry","count":1},{"name":"Alex Figueroa","email":"alexfig221@gmail.com","login":"alexfig","count":1},{"name":"Alex Ebadirad","email":"alex@ebadirad.com","login":"aebadirad","count":1},{"name":"Alex","email":"93376818+sashashura","login":"sashashura","count":1},{"name":"Alessandro","email":"misterroot@gmail.com","login":"alenaksu","count":1},{"name":"Daniel Urban","email":"36920980+Urban96","login":"Urban96","count":1},{"name":"Daniel Schönherr","email":"daniel@100wunder.de","login":"100wunder","count":1},{"name":"Daniel Ritz","email":"daniel.ritz@nokia.com","login":"dr-itz","count":1},{"name":"Daniel Peukert","email":"dan.peukert@gmail.com","login":"dpeukert","count":1},{"name":"Daniel Korte","email":"daniel@danielkorte.com","login":"danielkorte","count":1},{"name":"Daniel J. Dufour","email":"daniel.j.dufour@gmail.com","login":"DanielJDufour","count":1},{"name":"Daniel Bechler","email":"hundekoerper","login":"hundekoerper","count":1},{"name":"Dan Turkel","email":"daturkel@gmail.com","login":"daturkel","count":1},{"name":"Dan Swick","email":"dan.swick@gmail.com","login":"danswick","count":1},{"name":"Dan Sherman","email":"namrehs","login":"namrehs","count":1},{"name":"Dan Brown","email":"daniellsu","login":"daniellsu","count":1},{"name":"Dan","email":"rocks.in.the.cloud@gmail.com","login":"atstp","count":1},{"name":"Dan","email":"daniel.barela@gmail.com","login":"danielbarela","count":1},{"name":"CKeen","email":"christopher.keen@gmail.com","login":"zedd45","count":1},{"name":"Denis","email":"carriere.denis@gmail.com","login":"DenisCarriere","count":1},{"name":"Dele Oyelese","email":"doyelese@gmail.com","login":"Dele-Oyelese","count":1},{"name":"David Vaz","email":"davidmgvaz@gmail.com","login":"davidmgvaz","count":1},{"name":"David Uvenman","email":"david@knappra.se","login":"DavidUv","count":1},{"name":"David Schneider","email":"davschne@gmail.com","login":"davschne","count":1},{"name":"David Rivera Morales","email":"68245315+MxDui","login":"MxDui","count":1},{"name":"Darcy Parker","email":"darcyparker@gmail.com","login":"darcyparker","count":1},{"name":"Daniele Orrù","email":"daniele.orru.dev@gmail.com","login":"danydev","count":1},{"name":"CloudNiner","email":"andrew.fink.11@gmail.com","login":"CloudNiner","count":1},{"name":"Charlie Moad","email":"cwmoad@gmail.com","login":"cmoad","count":1},{"name":"Chandra Kiran G","email":"52241074+Chandu-4444","login":"Chandu-4444","count":1},{"name":"Chaim Krause","email":"chaim@chaim.com","login":"tinjaw","count":1},{"name":"Carlos Charletti","email":"80723812+carlosign","login":"carlosign","count":1},{"name":"Carlo Bertelli","email":"carlo.bertelli@gmail.com","login":"cbertelli","count":1},{"name":"ZijingP","email":"zjpeng789@outlook.com","login":"ZijingPeng","count":1},{"name":"Stefan Brand","email":"StefanBrand","login":"StefanBrand","count":1},{"name":"Steven Chung","email":"stevenchung650@gmail.com","login":"Dev-Steven","count":1},{"name":"Stéphan Kochen","email":"stephan@angrybytes.com","login":"stephank","count":1},{"name":"Stéphane Angel","email":"s.angel@twidi.com","login":"twidi","count":1},{"name":"Stöger Florian D. M","email":"contact@fdms.eu","login":"FDMS","count":1},{"name":"Sucipta","email":"4288123+chipta","login":"chipta","count":1},{"name":"Sumit Saurabh","email":"62152915+sumitsaurabh927","login":"sumitsaurabh927","count":1},{"name":"Supun Praneeth","email":"spmsupun@gmail.com","login":"spmsupun","count":1},{"name":"Susheel Thapa","email":"077bct090.susheel@pcampus.edu.np","login":"SusheelThapa","count":1},{"name":"Sven","email":"sven@e7o.de","login":"e7o-de","count":1},{"name":"Syed Muhammad Abid","email":"syedmuhammadabid110@gmail.com","login":"syedmuhammadabid","count":1},{"name":"Szunti","email":"Szunti","login":"Szunti","count":1},{"name":"Tao Huang","email":"ht.anglenx@gmail.com","login":"htoooth","count":1},{"name":"Tariq Soliman","email":"tariqksoliman@gmail.com","login":"tariqksoliman","count":1},{"name":"Taro Matsuzawa","email":"taro@georepublic.co.jp","login":"smellman","count":1},{"name":"C Ganesh Sundar","email":"77ganesh","login":"77ganesh","count":1},{"name":"Bruno Lellis","email":"brunolellis@gmail.com","login":"brunolellis","count":1},{"name":"Brobin","email":"tobinjbrown@gmail.com","login":"Brobin","count":1},{"name":"Brian Reavis","email":"brian@thirdroute.com","login":"brianreavis","count":1},{"name":"Brian Ferry","email":"brian.z.ferry@gmail.com","login":"brianferry","count":1},{"name":"Brett Camper","email":"bcamper@alum.mit.edu","login":"bcamper","count":1},{"name":"Brandon XIANG","email":"1542453460@qq.com","login":"brandonxiang","count":1},{"name":"Bradley Gentry","email":"bgentry@moffattnichol.com","login":"radicalbiscuit","count":1},{"name":"Cláudio T. Kawakani","email":"claudio.tk93@gmail.com","login":"xtk93x","count":1},{"name":"Clark Winkelmann","email":"clark.winkelmann@gmail.com","login":"clarkwinkelmann","count":1},{"name":"Christopher Wirt","email":"Chrisazy@gmail.com","login":"ChristopherWirtOfficial","count":1},{"name":"Christopher Fredén","email":"c.freden@gmail.com","login":"icetan","count":1},{"name":"Christoffer Rosen","email":"cbr4830@rit.edu","login":"tofferrosen","count":1},{"name":"Christian Oliff","email":"christianoliff@yahoo.com","login":"coliff","count":1},{"name":"Christian Helbling","email":"helbling@search.ch","login":"helbling","count":1},{"name":"Christian Guyette","email":"wwwouaiebe","login":"wwwouaiebe","count":1},{"name":"Christian Bäuerlein","email":"fabrik42@gmail.com","login":"fabrik42","count":1},{"name":"Chris Williams","email":"cwilliams88@gmail.com","login":"williamscs","count":1},{"name":"Chloe McKnight","email":"cbt0029@gmail.com","login":"chloe-mc","count":1},{"name":"Chivano","email":"zizzozz@hotmail.com","login":"Chivano","count":1},{"name":"Charlie Robinson","email":"charlierobinson080@gmail.com","login":"charlie67","count":1},{"name":"Ed","email":"proteenx11@gmail.com","login":"anotheredward","count":1},{"name":"Dzwiedzminator","email":"31314073+Dzwiedzminator","login":"Dzwiedzminator","count":1},{"name":"Dustin Lang","email":"dstndstn@gmail.com","login":"dstndstn","count":1},{"name":"Dominik J. Otto","email":"dominik.otto@gmail.com","login":"katosh","count":1},{"name":"Dmitry Lutsik","email":"otoyto@gmail.com","login":"Otouto","count":1},{"name":"Didji","email":"ngc_master@hotmail.fr","login":"Didji","count":1},{"name":"Dian Jin","email":"gryffindorstudent@gmail.com","login":"dianjin","count":1},{"name":"Dhairya Mehra","email":"mpdhairyamehra000942@gmail.com","login":"Dhairya-A-Mehra","count":1},{"name":"DerZade","email":"DerZade@gmail.com","login":"DerZade","count":1},{"name":"flemenach","email":"frederic.lemenach@mappy.com","login":null,"count":1},{"name":"Guillaume AMAT","email":"guillaume@amat.io","login":"GuillaumeAmat","count":1},{"name":"Noah Veltman","email":"veltmanstuff@gmail.com","login":"veltman","count":1},{"name":"Nkeiruka","email":"58699506+Kxiru","login":"Kxiru","count":1},{"name":"Nikolai Prokoschenko","email":"nikolai@prokoschenko.de","login":"rassie","count":1},{"name":"Nikolai","email":"nikolai-b","login":"nikolai-b","count":1},{"name":"Niels Holt","email":"niels@steenbuchholt.dk","login":"NielsHolt","count":1},{"name":"Nick Ng","email":"ngyewch@gmail.com","login":"ngyewch","count":1},{"name":"Nicholas Hallahan","email":"nick@theoutpost.io","login":"hallahan","count":1},{"name":"NathanMarq","email":"NathanMarq@gmail.com","login":"NathanMarq","count":1},{"name":"Nathan Vander Wilt","email":"natevw@yahoo.com","login":"natevw","count":1},{"name":"Nathan Bijnens","email":"nathan@nathan.gs","login":"nathan-gs","count":1},{"name":"Mátyás Gede","email":"samanbey","login":"samanbey","count":1},{"name":"Morton Fox","email":"github@qslw.com","login":"mortonfox","count":1},{"name":"Mjumbe Poe","email":"mjumbewu@gmail.com","login":"mjumbewu","count":1},{"name":"Miroslav Raska","email":"miroslav.raska@gmail.com","login":"raskam","count":1},{"name":"Miroff","email":"mr.miroff@gmail.com","login":"Miroff","count":1},{"name":"Mirodil","email":"mirodil007@gmail.com","login":"Mirodil","count":1},{"name":"Osama Shabrez","email":"osamashabrez@live.com","login":"OsamaShabrez","count":1},{"name":"Eyal Avidan","email":"avidan.eyal@gmail.com","login":"e-avidan","count":1},{"name":"Exequiel Ceasar Navarrete","email":"dev@exequielnavarrete.me","login":"exequiel09","count":1},{"name":"Evo Stamatov","email":"aviolito@gmail.com","login":"avioli","count":1},{"name":"Evgeniy Voynov","email":"evgeniy.juke@gmail.com","login":"eJuke","count":1},{"name":"Esha Nair","email":"113306582+eshanair","login":"eshanair","count":1},{"name":"Ernie23","email":"ertner@geomarketing.de","login":"Ernie23","count":1},{"name":"Eric Hippler","email":"45562924+Hippl-Eric","login":"Hippl-Eric","count":1},{"name":"Eric Brelsford","email":"ebrelsford@gmail.com","login":"ebrelsford","count":1},{"name":"Erdem Ozer","email":"116722247+o-z-e-r-e-r","login":"o-z-e-r-e-r","count":1},{"name":"Emmanuel Bertin","email":"bertin@iap.fr","login":"ebertin","count":1},{"name":"Elijah Robison","email":"elrobis@hotmail.com","login":"elrobis","count":1},{"name":"Egon Steiner","email":"eschon94@gmail.com","login":"Eschon","count":1},{"name":"Shreya Ghosh","email":"72400676+shreya024","login":"shreya024","count":1},{"name":"Melvin Kosisochukwu","email":"42300447+MelvinManni","login":"MelvinManni","count":1},{"name":"McBen","email":"viertelvor12@gmx.net","login":"McBen","count":1},{"name":"Maxwell ilai","email":"y.kimera@gmail.com","login":"maxwell-ilai","count":1},{"name":"Maxime Petazzoni","email":"maxime.petazzoni@bulix.org","login":"mpetazzoni","count":1},{"name":"Maxime Opsommer","email":"maxime.opsommer@gmail.com","login":"MaximeOpsommer","count":1},{"name":"Maxime Hadjinlian","email":"maxime.hadjinlian@gmail.com","login":"maximeh","count":1},{"name":"Max Ogden","email":"max@maxogden.com","login":"max-mapper","count":1},{"name":"Matt Steele","email":"orphum@gmail.com","login":"mattdsteele","count":1},{"name":"Matt Barker","email":"mrjbarker@hotmail.com","login":"MatthewBarker","count":1},{"name":"Mathias Schneider","email":"hiasinho@me.com","login":"hiasinho","count":1},{"name":"Massimiliano Caniparoli","email":"massic80","login":"massic80","count":1},{"name":"Marvin Bredal Lillehaug","email":"marvin.lillehaug@gmail.com","login":"computerlove","count":1},{"name":"Martin Palmér","email":"martin.palmer.develop@gmail.com","login":"Muscot","count":1},{"name":"Martin Delille","email":"martin@phonations.com","login":"MartinDelille","count":1},{"name":"Martin Atukunda","email":"matlads","login":"matlads","count":1},{"name":"Markus","email":"anetz@gmx.net","login":"anetz89","count":1},{"name":"Mark Lee","email":"malept","login":"malept","count":1},{"name":"Mark Falconbridge","email":"97103678+Mark-Falconbridge-i2","login":"Mark-Falconbridge-i2","count":1},{"name":"Mariano Carballal","email":"marianocarballal@gmail.com","login":"topicus","count":1},{"name":"Ignacio Fagian","email":"nachofagian@gmail.com","login":"ignaciofagian","count":1},{"name":"Idan Entin","email":"idanen@gmail.com","login":"idanen","count":1},{"name":"Ian Wagner","email":"ianwagner+github@switzerlandmail.ch","login":"ianthetechie","count":1},{"name":"Hu99","email":"137257779+Hubda987","login":"Hubda987","count":1},{"name":"Herman Sletmoen","email":"hermansletmoen@gmail.com","login":"hersle","count":1},{"name":"Harry","email":"harryb.maher@gmail.com","login":"HarryMaher","count":1},{"name":"Hagai","email":"hagai26","login":"hagai26","count":1},{"name":"H. Westphal","email":"westphal@secure-net-concepts.de","login":"snc","count":1},{"name":"Guillaume Rischard","email":"github@stereo.lu","login":"grischard","count":1},{"name":"Guillaume P","email":"TeXitoi","login":"TeXitoi","count":1},{"name":"Edi","email":"34984294+edihasaj","login":"edihasaj","count":1},{"name":"Majiir Paktu","email":"henry@zephyrhosting.net","login":"Majiir","count":1},{"name":"Mahmood Dehghan","email":"mahmood.dehghan@gmail.com","login":"mahmoodvcs","count":1},{"name":"Mahendra Pratap Singh","email":"97615446+Mahendra-006","login":"Mahendra-006","count":1},{"name":"Madis Allikmaa","email":"zemadz@gmail.com","login":"zemadz","count":1},{"name":"Maciej Kus","email":"MaciejKus","login":"MaciejKus","count":1},{"name":"Maciej Kowalski","email":"16465790+mmaciejkowalski","login":"mmaciejkowalski","count":1},{"name":"Maarten Brouwers","email":"github@murb.nl","login":"murb","count":1},{"name":"MHIKES","email":"41359569+EASYMOUNTAIN","login":"EASYMOUNTAIN","count":1},{"name":"MGMsystems","email":"michielgellynck@gmail.com","login":"MGMsystems","count":1},{"name":"M165437","email":"michael@schmidt-voigt.de","login":"M165437","count":1},{"name":"M.Çağrı Tepebaşılı","email":"cagritepebasili@protonmail.com","login":"cagritepebasili","count":1},{"name":"M. Friedl","email":"105452271+maneoverland","login":"maneoverland","count":1},{"name":"Luka Steinbach","email":"45404400+luka1199","login":"luka1199","count":1},{"name":"Luca Fabbri","email":"lucafbb@gmail.com","login":"keul","count":1},{"name":"Miles Florence","email":"14067660+milesflo","login":"milesflo","count":1},{"name":"Mikolaj Grajek","email":"mikolaj.grajek@gmail.com","login":"mikolajgrajek","count":1},{"name":"Mike O'Toole","email":"mike@otoole.io","login":"mikeotoole","count":1},{"name":"Mike Lowe","email":"109306020+mikelowe5919","login":"mikelowe5919","count":1},{"name":"Mikael Korpela","email":"mikael@ihminen.org","login":"simison","count":1},{"name":"Miguel Magalhães","email":"magamig@gmail.com","login":"magamig","count":1},{"name":"Michal Zimmermann","email":"6543598+zimmicz","login":"zimmicz","count":1},{"name":"Michal Haták","email":"me@twista.cz","login":"Twista","count":1},{"name":"Michael Schierl","email":"schierlm@gmx.de","login":"schierlm","count":1},{"name":"Michael Moore","email":"stuporglue@gmail.com","login":"stuporglue","count":1},{"name":"Michael Fenwick","email":"mickyfen17@aol.com","login":"Mickyfen17","count":1},{"name":"drupeshUnwired","email":"60639709+drupeshUnwired","login":"drupeshUnwired","count":1},{"name":"Peter Wu","email":"lekensteyn@gmail.com","login":"Lekensteyn","count":1},{"name":"Peter Wilczynski","email":"pete.wilz@gmail.com","login":"pwilczynski","count":1},{"name":"Peter Vanhee","email":"peter.vanhee@gmail.com","login":"pvhee","count":1},{"name":"Peter Richardson","email":"github@zoomy.net","login":"meetar","count":1},{"name":"Borin Ouch","email":"borin.ouch@gmail.com","login":"aceiii","count":1},{"name":"James Milner","email":"jamesmilner22@hotmail.com","login":"JamesLMilner","count":1},{"name":"James Collins","email":"jbccollins","login":"jbccollins","count":1},{"name":"James Badger","email":"james@jamesbadger.ca","login":"openfirmware","count":1},{"name":"Jacob Wasilkowski","email":"jwasilgeo","login":"jwasilgeo","count":1},{"name":"Jack Neus","email":"JackNeus","login":"JackNeus","count":1},{"name":"Jack","email":"84201088@qq.com","login":"UinJack","count":1},{"name":"JKLIR","email":"jklir@volny.cz","login":"jklir","count":1},{"name":"JJ Jin","email":"ptma@163.com","login":"ptma","count":1},{"name":"Iván Pérez","email":"Ivan-Perez","login":"Ivan-Perez","count":1},{"name":"Iván Eixarch","email":"miao.org@gmail.com","login":"joker-x","count":1},{"name":"Ivan","email":"mithron@gmail.com","login":"mithron","count":1},{"name":"Isak Prytz","email":"iPrytz","login":"iPrytz","count":1},{"name":"Isaac Boates","email":"iboates@gmail.com","login":"iboates","count":1},{"name":"Isaac Besora Vilardaga","email":"isaac@altersport.cat","login":"ibesora","count":1},{"name":"Ilya Ilyankou","email":"ilyankou@gmail.com","login":"ilyankou","count":1},{"name":"Orta","email":"orta.therox@gmail.com","login":"orta","count":1},{"name":"OriginalSin","email":"saleks@scanex.ru","login":"OriginalSin","count":1},{"name":"Or Bin","email":"orbin50@gmail.com","login":"OrBin","count":1},{"name":"Ondrej Zvara","email":"zvara.ondrej@gmail.com","login":"zvaraondrej","count":1},{"name":"Olivier","email":"riffaud.o@gmail.com","login":"riffaud","count":1},{"name":"Oliver Roick","email":"oliver.roick@gmail.com","login":"oliverroick","count":1},{"name":"Oliv","email":"jahsoul@gmail.com","login":"Oliv","count":1},{"name":"Oleksii Vykaliuk","email":"alekzvik","login":"alekzvik","count":1},{"name":"Ole Laursen","email":"olau@iola.dk","login":"OleLaursen","count":1},{"name":"Norwin","email":"noerw","login":"noerw","count":1},{"name":"Manuel Villing","email":"manuel.villing@gmail.com","login":"theotow","count":1},{"name":"Manuel Reich","email":"errnesto@me.com","login":"errnesto","count":1},{"name":"Manuel Claeys Bouuaert","email":"manuel.claeys.b@gmail.com","login":"mclaeysb","count":1},{"name":"Manuel Baclet","email":"mbaclet@gmail.com","login":"manubb","count":1},{"name":"Peter Johnson","email":"peter@geocode.earth","login":"missinglink","count":1}],"total_commits":6417,"total_committers":973,"total_bot_commits":309,"total_bot_committers":1,"mean_commits":6.595066803699897,"dds":0.6172666354994546,"past_year_committers":[{"name":"Florian Bischof","email":"design.falke@gmail.com","login":"Falke-Design","count":29},{"name":"Simon Legner","email":"Simon.Legner@gmail.com","login":"simon04","count":20},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":12},{"name":"mfhsieh","email":"mfhsieh@gmail.com","login":"mfhsieh","count":5},{"name":"Iván Sánchez Ortega","email":"ivan@sanchezortega.es","login":"IvanSanchez","count":3},{"name":"Jon Koops","email":"jonkoops@gmail.com","login":"jonkoops","count":3},{"name":"chcederquist","email":"christian.cederquist@gmail.com","login":"chcederquist","count":2},{"name":"Cheryl Hughey","email":"webdev.cheryl@gmail.com","login":"cherylhughey","count":2},{"name":"Vladimir Agafonkin","email":"agafonkin@gmail.com","login":"mourner","count":2},{"name":"Jørgen Sneisen","email":"42845131+jorri11","login":"jorri11","count":1},{"name":"Jocelyn Tang","email":"125464101+JoT8ng","login":"JoT8ng","count":1},{"name":"JKLIR","email":"jklir@volny.cz","login":"jklir","count":1},{"name":"Ian Wagner","email":"ianwagner+github@switzerlandmail.ch","login":"ianthetechie","count":1},{"name":"Florian Hotze","email":"dev@florianhotze.com","login":"florian-h05","count":1},{"name":"Federico Gasperoni","email":"78798308+fifogipo","login":"fifogipo","count":1},{"name":"Esha Nair","email":"113306582+eshanair","login":"eshanair","count":1},{"name":"Erdem Ozer","email":"116722247+o-z-e-r-e-r","login":"o-z-e-r-e-r","count":1},{"name":"Dhairya Mehra","email":"mpdhairyamehra000942@gmail.com","login":"Dhairya-A-Mehra","count":1},{"name":"Daniel Urban","email":"36920980+Urban96","login":"Urban96","count":1},{"name":"Clément Dupré","email":"clement.dupre@gmail.com","login":"cdupre","count":1},{"name":"Beren Akpinar","email":"101152896+bakp22","login":"bakp22","count":1},{"name":"Benjamin W. Portner","email":"52913510+BenPortner","login":"BenPortner","count":1},{"name":"AshwinNema","email":"72392780+AshwinNema","login":"AshwinNema","count":1},{"name":"Amr Hamadeh","email":"91186325+amrHH","login":"amrHH","count":1},{"name":"Jouwee","email":"nicolaspohren@gmail.com","login":"Jouwee","count":1},{"name":"yuri-karelics","email":"117678789+yuri-karelics","login":"yuri-karelics","count":1},{"name":"mrubli","email":"29906522+mrubli","login":"mrubli","count":1},{"name":"mguinness","email":"sufc@netzero.net","login":"mguinness","count":1},{"name":"m4sked","email":"102663986+Ahlam-Banu","login":"Ahlam-Banu","count":1},{"name":"Tim Stibbs","email":"tstibbs","login":"tstibbs","count":1},{"name":"Tilen Komel","email":"46865859+KomelT","login":"KomelT","count":1},{"name":"Thomas Zou","email":"jackzouyan@gmail.com","login":"Thomas2077","count":1},{"name":"Simon Driesen","email":"simon.driesen@hotmail.com","login":"simondriesen","count":1},{"name":"Sam Claus","email":"samclaus@protonmail.com","login":"samclaus","count":1},{"name":"Ray Chan","email":"ray25222@gmail.com","login":"raychanks","count":1},{"name":"Peter","email":"67672793+PixlePixle","login":"PixlePixle","count":1},{"name":"Nkeiruka","email":"58699506+Kxiru","login":"Kxiru","count":1},{"name":"Nathan Bijnens","email":"nathan@nathan.gs","login":"nathan-gs","count":1},{"name":"Mihai Adauji","email":"mihaiadauji12@gmail.com","login":"hollowM1ke","count":1},{"name":"Michael Schierl","email":"schierlm@gmx.de","login":"schierlm","count":1},{"name":"Melvin Kosisochukwu","email":"42300447+MelvinManni","login":"MelvinManni","count":1},{"name":"Mark Falconbridge","email":"97103678+Mark-Falconbridge-i2","login":"Mark-Falconbridge-i2","count":1},{"name":"Manuel Claeys Bouuaert","email":"manuel.claeys.b@gmail.com","login":"mclaeysb","count":1},{"name":"Mahendra Pratap Singh","email":"97615446+Mahendra-006","login":"Mahendra-006","count":1},{"name":"KrausMatthias","email":"40459408+KrausMatthias","login":"KrausMatthias","count":1},{"name":"Konstantin Strümpf","email":"33258365+kstruempf","login":"kstruempf","count":1},{"name":"Karl Chen","email":"quarl","login":"quarl","count":1},{"name":"Kamil Skowron","email":"emanuel1989@gmail.com","login":"Cinderella-Man","count":1},{"name":"Alejandro Ramírez Muñoz","email":"alejandror45@gmail.com","login":"AlejandroRM-DEV","count":1}],"past_year_total_commits":118,"past_year_total_committers":49,"past_year_total_bot_commits":12,"past_year_total_bot_committers":1,"past_year_mean_commits":2.4081632653061225,"past_year_dds":0.7542372881355932,"last_synced_at":"2025-07-03T08:48:26.931Z","last_synced_commit":"d5bd6615c4f7c0731849fdaf410f0e43acc8d6f9","created_at":"2023-03-06T22:03:58.544Z","updated_at":"2025-07-03T08:48:26.932Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310297,"contributors_count":31095240,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"Leaflet/Leaflet","html_url":"https://github.com/Leaflet/Leaflet","last_synced_at":"2025-09-05T13:29:38.904Z","status":null,"issues_count":455,"pull_requests_count":967,"avg_time_to_close_issue":19381286.243902437,"avg_time_to_close_pull_request":6429522.335616439,"issues_closed_count":246,"pull_requests_closed_count":730,"pull_request_authors_count":193,"issue_authors_count":356,"avg_comments_per_issue":5.087912087912088,"avg_comments_per_pull_request":1.3691830403309204,"merged_pull_requests_count":420,"bot_issues_count":0,"bot_pull_requests_count":427,"past_year_issues_count":104,"past_year_pull_requests_count":407,"past_year_avg_time_to_close_issue":716998.2181818181,"past_year_avg_time_to_close_pull_request":2113222.8344594594,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":296,"past_year_pull_request_authors_count":64,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.1634615384615385,"past_year_avg_comments_per_pull_request":0.9557739557739557,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":172,"past_year_merged_pull_requests_count":141,"created_at":"2023-05-11T14:18:02.968Z","updated_at":"2025-09-05T13:29:38.905Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leaflet%2FLeaflet/issues","issue_labels_count":{"bug":204,"needs triage":178,"feature":85,"docs":31,"needs investigation":22,"needs more info":22,"help wanted":20,"good first issue":20,"compatibility":18,"accessibility":17,"needs discussion":15,"ux":13,"needs decision":10,"needs solution":10,"mobile":9,"refactoring":8,"tests":7,"performance":7,"hacktoberfest2023":7,"ios":5,"hacktoberfest":5,"workflow":5,"breaking":5,"accepted":4,"blocker":4,"later":3,"brainmelt":2,"won't fix":2,"android":1,"projections":1},"pull_request_labels_count":{"dependencies":432,"feature":50,"plugins":39,"bug":30,"needs discussion":26,"ruby":24,"refactoring":16,"tests":12,"compatibility":11,"needs investigation":10,"docs":9,"breaking":9,"accessibility":8,"api":7,"workflow":7,"ux":7,"performance":6,"needs decision":6,"later":2,"needs more info":2,"blocker":2,"projections":1},"issue_author_associations_count":{"NONE":344,"MEMBER":63,"CONTRIBUTOR":31,"COLLABORATOR":17},"pull_request_author_associations_count":{"CONTRIBUTOR":624,"NONE":188,"MEMBER":113,"COLLABORATOR":42},"issue_authors":{"Falke-Design":31,"Malvoz":17,"jonkoops":11,"IvanSanchez":9,"lukewarlow":6,"indigoxela":4,"johnd0e":4,"mourner":3,"WebSnke":3,"Eschon":3,"Casco2":2,"minhkwan":2,"xhccode":2,"FeldrinH":2,"BasieP":2,"ghost":2,"nemosmithasf":2,"Ahlam-Banu":2,"ckLocal":2,"iqbalhassan-7654":2,"chcederquist":2,"hyperknot":2,"nfreear":2,"bcwhite-code":2,"bethanywallace":2,"MuhammadHashir28":2,"quarl":2,"joric":2,"techsin":1,"AndrejGajdos":1,"gerdint":1,"diachedelic":1,"ciossi":1,"amnesia7":1,"pieterD7":1,"codingtillclosing":1,"denyaalt":1,"Diferno":1,"BrekiTomasson":1,"arthur-clifford":1,"lollita":1,"grantHarris":1,"plnrlt":1,"ThatBlockyPenguin":1,"shoaibhasandoon":1,"vissharm":1,"Enkosz":1,"CodeXiD":1,"treac1e":1,"cyrilplou":1,"Lipomoea":1,"solonovamax":1,"fabpiaf":1,"wesbyte":1,"majid701":1,"wgxIsBug":1,"rkaravia":1,"avizcaino":1,"vanillajonathan":1,"Plavozont":1,"lxregistry":1,"jovermier":1,"ouarrho":1,"zdila":1,"JonatanRydh":1,"matrad":1,"lmocsi":1,"timbtimbtimb":1,"Majenjo79":1,"nicolaturcoep":1,"MuellerMatthew":1,"elmeriniemela":1,"ansjob":1,"TheNumenorean":1,"phil-hudson":1,"Yamawine408":1,"MaximRikel":1,"PabloBlancoArg":1,"tmiaa":1,"ventralnet":1,"jidanni":1,"linux-lukas":1,"Pomax":1,"stephendotgg":1,"pimschaaf":1,"shift0965":1,"Harpreet90":1,"araJamieson":1,"horseDeveloper":1,"hypergig":1,"arthur2017-ui":1,"josephernest":1,"krilbe":1,"arminghm":1,"codesplode":1,"Goldmaster":1,"stefano-xy":1,"foundryspatial-duncan":1,"lhs1478":1,"donilpro":1,"mhines-usgs":1,"l406054531":1,"jonnyrobbie":1,"wishinghand":1,"stuaxo":1,"LambAgency":1,"zxh19890103":1,"samilaine":1,"fmiguelroliveira":1,"mikbuch":1,"warrenwoodhouse":1,"vammex":1,"samuelchase":1,"hamdipro":1,"JavierParada":1,"ilostit":1,"HazardCreative":1,"seyfro":1,"DennisSuitters":1,"FloChehab":1,"JeroenDeDauw":1,"bielfrontera":1,"Arpapiemonte":1,"minh195":1,"fredsun":1,"Electroww":1,"olivbrau":1,"coomsie":1,"JoshMLeslie":1,"crofty":1,"filipjakov":1,"Ali6114":1,"Ariel-Mutebi":1,"bieleckim":1,"zashab":1,"gaelicmichael":1,"fudom":1,"galbc":1,"PauloDaniel1993":1,"ParikshitGalaxeye":1,"vrdev":1,"curiousyigit":1,"ryantrust":1,"muhamedkarajic":1,"JanBaryla":1,"geferon":1,"amotl":1,"jeffreykog":1,"pabhermoso":1,"mrAceT":1,"francis-chui":1,"sylvainvdm":1,"dktue":1,"yuguadongnanzhi":1,"mchr3k":1,"samclaus":1,"Radamanf":1,"Wisieneu":1,"r0b-":1,"NHellFire":1,"CuongSofi":1,"mmlodzikhexagon":1,"mdhari":1,"borit22":1,"nsilvestri":1,"ask-anton":1,"mikebronner":1,"medeno123":1,"reiniermujica":1,"adamgundy":1,"klaftertief":1,"gkjohnson":1,"LukeTOBrien":1,"joeberkovitz":1,"ishtanzar":1,"NopMap":1,"googol7":1,"apachemaven":1,"tstibbs":1,"bmt-t":1,"danzel":1,"MrSohey":1,"abrehan2":1,"gquagliano":1,"MahdiElahi":1,"fyyyyy":1,"rctneil":1,"ww2406":1,"jfrankl":1,"aquawill":1,"22023942-JinYi":1,"kauaicreative":1,"xiaxiangfeng":1,"matthewtboyle":1,"kilonovember":1,"thibaultmol":1,"mealbarracin10":1,"michaelbelt":1,"Istador":1,"wegerl":1,"VashJuan":1,"sjacobi":1,"Irokaiser":1,"barryhunter":1,"thomassuckow":1,"sureshpanada":1,"mrx23dot":1,"techmannih":1,"phil9001":1,"kneczaj":1,"lroal":1,"lyoungblood14":1,"plazmdk":1,"amokrunnr":1,"finnshort":1,"Eunoia":1,"domlysz":1,"geowtf":1,"rsmcclain":1,"gagamilano":1,"plarner30":1,"ABPW10":1,"mrubli":1,"FluorescentHallucinogen":1,"mrit64":1,"ppazos":1,"Vasilia-Themis":1,"Wyyyned":1,"sunbeichen":1,"newmanw":1,"luismartin":1,"maraism":1,"slutske22":1,"peter1599":1,"Mark-Falconbridge-i2":1,"erfurtjohn":1,"BathoryPeter":1,"FlipFloop":1,"LeCaoDat":1,"reyemtm":1,"mathe42":1,"scaddenp":1,"luckyboy1688888":1,"kraktus":1,"Celtics33":1,"maxlath":1,"dberardo-com":1,"OfirD1":1,"RRGT19":1,"pupvogel":1,"Beamer92":1,"dmtzs":1,"pingumen96":1,"JohnAbdon12":1,"TechyChan":1,"mnguyenUW":1,"manohar0201":1,"eMPee584":1,"kngai":1,"se-ti":1,"fruttasecca":1,"fwzac":1,"JobLeonard":1,"vadimkantorov":1,"JonnyBGod":1,"mattdzugan":1,"rjackson":1,"ce-onur":1,"Mafyou":1,"typeshige":1,"zylynnlin":1,"t3539":1,"PedroVenancio":1,"kwankong":1,"mlptownsend":1,"vishnu5104":1,"edmsgists":1,"daattali":1,"martinheidegger":1,"PetitMote":1,"terrafrost":1,"blutorange":1,"saturdaywalkers":1,"lmdc45":1,"radhikalism":1,"marcinbugaj":1,"mpokrywka":1,"artemgafarov666":1,"ThreeStepsAhead":1,"Subrat29":1,"tomvantilburg":1,"sintret":1,"piehei":1,"raihaniabd":1,"sh4rkman":1,"0Ghr9lGIHg":1,"mhirsch":1,"alexdemartos":1,"hroger1030":1,"DouglasLeroyherjs":1,"Tobikblom":1,"balladaniel":1,"michaelthoreau":1,"pgrondelaers":1,"kach4n":1,"Openstreetmapler":1,"DQB061204":1,"adamscybot":1,"Zifiv":1,"RomanistHere":1,"josuelmm":1,"rittjom":1,"jfirebaugh":1,"SWDevStudio":1,"Oxonium":1,"gerhardmeyer":1,"globin":1,"bibeputt":1,"binghamchris":1,"aavmurphy":1,"movahhedi":1,"pyprince":1,"svub":1,"tobwen":1,"iamtekson":1,"delner":1,"Trufi":1,"waynerQiu":1,"perliedman":1,"piranna":1,"montella1507":1,"xalteropsx":1,"bram2000":1,"lapo-luchini":1,"uniphil":1,"sm-mdp":1,"hayden-t":1,"JoT8ng":1,"jhzn":1,"zehawki":1,"matkoniecz":1,"mickaeltr":1,"docentYT":1,"maksimmoiseenko":1,"Coroico":1,"eliboni":1,"ebroda":1,"secondl1ght":1,"tcurdt":1,"zypus":1,"mhwaage":1,"BabyRamyaRaavi":1,"IMMSPgisgroup":1,"Chaitu15":1,"daniel-j-h":1,"sbquinlan":1},"pull_request_authors":{"dependabot[bot]":427,"Falke-Design":69,"simon04":65,"jonkoops":27,"IvanSanchez":23,"mourner":13,"johnd0e":13,"mfhsieh":10,"lukewarlow":9,"yohanboniface":8,"chcederquist":6,"cherylhughey":6,"MelvinManni":4,"eshanair":4,"matthova":4,"claustres":4,"hollowM1ke":4,"cleaaum":4,"hihihi1164":4,"Mark-Falconbridge-i2":4,"weijun-lab":4,"andresrivas20":4,"Hubda987":4,"jotang1":3,"yuri-karelics":3,"nfreear":3,"amrHH":3,"alekzvik":3,"Sfi-codes":2,"morehawes":2,"Ethan12103":2,"BenPortner":2,"bakp22":2,"tstibbs":2,"florian-h05":2,"Schleuse":2,"Samyak0-0":2,"Goldmaster":2,"MuellerMatthew":2,"fifogipo":2,"emihu":2,"JoT8ng":2,"AndressaBiagi":2,"yyy8et":2,"McBen":2,"ij1":2,"KomelT":2,"ghybs":2,"diachedelic":2,"Dhairya-A-Mehra":2,"g45t345rt":2,"atj1515":2,"polty-rishit":2,"o-z-e-r-e-r":2,"AshwinNema":2,"giserlk360":2,"Thomas2077":2,"KrausMatthias":2,"nathan-gs":2,"leolindem":2,"tinchomengo":2,"Jouwee":2,"nishantjo-c":2,"cyclingbyte":2,"97Fakhreddine":2,"mguinness":2,"raychanks":2,"PixlePixle":2,"Kxiru":2,"alope107":2,"Tosin-JD":2,"schierlm":2,"jorri11":2,"Cinderella-Man":2,"rkaravia":2,"ansh-pachauri":2,"jklir":2,"ArachnidAbby":2,"alenaksu":2,"jeffreykog":2,"samclaus":2,"nakajimayoshi":2,"cdupre":2,"quarl":2,"gabriel-russo":2,"AlejandroRM-DEV":2,"serso":2,"Urban96":2,"simondriesen":2,"Mahendra-006":2,"arnabsen":2,"carlosign":2,"ventralnet":2,"someonewithpc":2,"samanbey":2,"mdorda":1,"AntonKhorev":1,"jonnyrobbie":1,"D4ve-R":1,"SanatKulkarni":1,"wpf500":1,"jcoupey":1,"AndreasOlausson":1,"jessetane":1,"ngyewch":1,"Ceremony64":1,"mrubli":1,"lgimberis":1,"vpithart":1,"joeyskuo":1,"vishwa123791":1,"henrythasler":1,"lager1":1,"mbullington":1,"martinRenou":1,"Koc":1,"osvodef":1,"dscarb21":1,"rowanwins":1,"boundaryfree":1,"life777":1,"Ahlam-Banu":1,"tagorecaue":1,"user1234567810":1,"mattesCZ":1,"Kobbykk":1,"aialok":1,"Beast-Hunter":1,"martinschneider":1,"kstruempf":1,"Z3rio":1,"SajjanYadav":1,"ianthetechie":1,"Pierstoval":1,"99Edorde":1,"mclaeysb":1,"itamair":1,"Utkarsh3128":1,"sds-dubois":1,"yamov":1,"fyyyyy":1,"JessieFrance":1,"theGOTOguy":1,"AbbasReads":1,"bolollo":1,"ilblog":1,"ShivangMishra":1,"AbdullahSohail-SE":1,"HappyViki":1,"jsearsy":1,"radhikalism":1,"Dele-Oyelese":1,"vishnugaruda246":1,"abhi3315":1,"UmerrAli":1,"Eschon":1,"Boroshno":1,"tstirrat15":1,"CarMi0Proggramer":1,"Nekzuris":1,"lapo-luchini":1,"ronikar":1,"Jesus89":1,"olanaso":1,"ariqpradipa":1,"thapabishal21dev":1,"TaduJR":1,"jamestalmage":1,"Princeghuman":1,"davetapley":1,"manubb":1,"willfarrell":1,"jguthrie100":1,"Athorcis":1,"williamnf":1,"balladaniel":1,"iv-mexx":1,"iamtekson":1,"UdayKharatmol":1,"Belair34":1,"maximeh":1,"sbquinlan":1,"mtmail":1,"itsclairekang":1,"acarapetis":1,"MadhukarRagaji":1,"kreloaded":1,"antoniovlx":1,"kuromoka":1,"sidney-pauly":1,"rafaelgallani":1,"shreya024":1,"WebSnke":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10103717,"issues_count":31516646,"pull_requests_count":97722052,"authors_count":10703692,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"needs triage":62,"bug":47,"feature":17,"docs":9,"good first issue":6,"needs investigation":2,"needs solution":2,"needs decision":1,"compatibility":1,"performance":1,"workflow":1},"past_year_pull_request_labels_count":{"dependencies":172,"plugins":13,"ruby":8,"docs":2,"accessibility":2,"breaking":2,"tests":2,"needs investigation":1},"past_year_issue_author_associations_count":{"NONE":80,"MEMBER":16,"CONTRIBUTOR":8},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":280,"NONE":74,"MEMBER":53},"past_year_issue_authors":{"Falke-Design":16,"lukewarlow":6,"indigoxela":3,"Ahlam-Banu":2,"xhccode":2,"Casco2":2,"ckLocal":2,"chcederquist":2,"PetitMote":1,"PauloDaniel1993":1,"PabloBlancoArg":1,"Openstreetmapler":1,"nemosmithasf":1,"mrx23dot":1,"mrAceT":1,"movahhedi":1,"montella1507":1,"mnguyenUW":1,"minhkwan":1,"mikbuch":1,"medeno123":1,"mchr3k":1,"matthewtboyle":1,"mattdzugan":1,"Zifiv":1,"zashab":1,"Yamawine408":1,"wgxIsBug":1,"wegerl":1,"waynerQiu":1,"VashJuan":1,"vadimkantorov":1,"SWDevStudio":1,"solonovamax":1,"sh4rkman":1,"rsmcclain":1,"rkaravia":1,"rctneil":1,"radhikalism":1,"plnrlt":1,"plazmdk":1,"piranna":1,"Mark-Falconbridge-i2":1,"Eunoia":1,"elmeriniemela":1,"ebroda":1,"cyrilplou":1,"CuongSofi":1,"ciossi":1,"ce-onur":1,"bmt-t":1,"BasieP":1,"balladaniel":1,"BabyRamyaRaavi":1,"arthur2017-ui":1,"Ariel-Mutebi":1,"amokrunnr":1,"Ali6114":1,"adamscybot":1,"0Ghr9lGIHg":1,"maraism":1,"manohar0201":1,"Majenjo79":1,"LukeTOBrien":1,"luismartin":1,"Lipomoea":1,"LambAgency":1,"kilonovember":1,"JoT8ng":1,"JoshMLeslie":1,"JohnAbdon12":1,"jidanni":1,"jeffreykog":1,"HazardCreative":1,"fyyyyy":1,"FeldrinH":1,"fabpiaf":1},"past_year_pull_request_authors":{"dependabot[bot]":172,"simon04":63,"Falke-Design":43,"IvanSanchez":9,"lukewarlow":9,"chcederquist":6,"eshanair":4,"hihihi1164":4,"MelvinManni":4,"Mark-Falconbridge-i2":4,"Mahendra-006":2,"leolindem":2,"amrHH":2,"Kxiru":2,"KomelT":2,"Tosin-JD":2,"BenPortner":2,"tinchomengo":2,"polty-rishit":2,"florian-h05":2,"jeffreykog":2,"tstibbs":2,"Sfi-codes":2,"morehawes":2,"ArachnidAbby":2,"97Fakhreddine":2,"schierlm":2,"jorri11":2,"Jouwee":2,"mguinness":2,"Ethan12103":2,"giserlk360":2,"Samyak0-0":2,"Thomas2077":2,"yyy8et":2,"KrausMatthias":2,"cdupre":2,"o-z-e-r-e-r":2,"PixlePixle":2,"Dhairya-A-Mehra":2,"AlejandroRM-DEV":2,"fifogipo":2,"ansh-pachauri":2,"emihu":2,"JoT8ng":2,"henrythasler":1,"CarMi0Proggramer":1,"vishwa123791":1,"AntonKhorev":1,"thapabishal21dev":1,"AndreasOlausson":1,"yohanboniface":1,"fyyyyy":1,"itamair":1,"Ahlam-Banu":1,"Nekzuris":1,"AbbasReads":1,"radhikalism":1,"maximeh":1,"user1234567810":1,"willfarrell":1,"SanatKulkarni":1,"kstruempf":1,"jsearsy":1},"maintainers":[{"login":"Falke-Design","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"jonkoops","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkoops"},{"login":"IvanSanchez","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"Malvoz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Malvoz"},{"login":"johnd0e","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnd0e"},{"login":"mourner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"yohanboniface","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"},{"login":"hyperknot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyperknot"},{"login":"ghybs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghybs"},{"login":"jfirebaugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfirebaugh"},{"login":"perliedman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/perliedman"},{"login":"danzel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danzel"}],"active_maintainers":[{"login":"Falke-Design","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Falke-Design"},{"login":"IvanSanchez","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanSanchez"},{"login":"yohanboniface","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yohanboniface"}]},"events":null,"keywords":["javascript","leaflet","maps"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:12.989Z","updated_at":"2023-01-13T16:22:12.989Z","repository_link":"https://github.com/Leaflet/Leaflet/blob/main/.github/workflows/main.yml","dependencies":[{"id":6890178228,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890178231,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890178234,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890178236,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6890178238,"package_name":"jakejarvis/s3-sync-action","ecosystem":"actions","requirements":"v0.5.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-01-13T16:22:13.052Z","updated_at":"2023-01-13T16:22:13.052Z","repository_link":"https://github.com/Leaflet/Leaflet/blob/main/package-lock.json","dependencies":[{"id":6890181700,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6890181701,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.19.1","direct":false,"kind":"development","optional":false},{"id":6890181702,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6890181703,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":6890181704,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":6890181705,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":6890181706,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6890181707,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6890181708,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890181709,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":6890181710,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.19.4","direct":false,"kind":"development","optional":false},{"id":6890181711,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.19.4","direct":false,"kind":"development","optional":false},{"id":6890181712,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":6890181713,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6890181714,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.8","direct":false,"kind":"development","optional":false},{"id":6890181715,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890181716,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6890181717,"package_name":"@kwsites/file-exists","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890181718,"package_name":"@kwsites/promise-deferred","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890181719,"package_name":"@mapbox/eslint-plugin-script-tags","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890181720,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":6890181721,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6890181722,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":6890181723,"package_name":"@rollup/plugin-json","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6890181724,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":6890181725,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890181726,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890181727,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"10.0.2","direct":false,"kind":"development","optional":false},{"id":6890181728,"package_name":"@sinonjs/samsam","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6890181729,"package_name":"@sinonjs/text-encoding","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"development","optional":false},{"id":6890181730,"package_name":"@socket.io/component-emitter","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6890181731,"package_name":"@types/cookie","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6890181732,"package_name":"@types/cors","ecosystem":"npm","requirements":"2.8.12","direct":false,"kind":"development","optional":false},{"id":6890181733,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"development","optional":false},{"id":6890181734,"package_name":"@types/lodash","ecosystem":"npm","requirements":"4.14.186","direct":false,"kind":"development","optional":false},{"id":6890181735,"package_name":"@types/node","ecosystem":"npm","requirements":"18.11.0","direct":false,"kind":"development","optional":false},{"id":6890181736,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890181737,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":6890181738,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.1","direct":false,"kind":"development","optional":false},{"id":6890181739,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":6890181740,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6890181741,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":6890181742,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6890181743,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":6890181744,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":6890181745,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6890181746,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6890181747,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6890181748,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890181749,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890181750,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6890181751,"package_name":"axios","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6890181752,"package_name":"axios-retry","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":6890181753,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890181754,"package_name":"base64id","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890181755,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6890181756,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"development","optional":false},{"id":6890181757,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":6890181758,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890181759,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":6890181760,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6890181761,"package_name":"brotli-size","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890181762,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6890181763,"package_name":"bundlemon","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890181764,"package_name":"bundlemon-utils","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890181765,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6890181766,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890181767,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6890181768,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":6890181769,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6890181770,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":6890181771,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6890181772,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6890181773,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6890181774,"package_name":"cli-truncate","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6890181775,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":6890181776,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6890181777,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890181778,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":6890181779,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6890181780,"package_name":"clone-regexp","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6890181781,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890181782,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6890181783,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.19","direct":false,"kind":"development","optional":false},{"id":6890181784,"package_name":"columnify","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":6890181785,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":6890181786,"package_name":"commander","ecosystem":"npm","requirements":"9.4.1","direct":false,"kind":"development","optional":false},{"id":6890181787,"package_name":"comment-patterns","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":6890181788,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6890181789,"package_name":"connect","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":6890181790,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6890181791,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"development","optional":false},{"id":6890181792,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.25.5","direct":false,"kind":"development","optional":false},{"id":6890181793,"package_name":"cors","ecosystem":"npm","requirements":"2.8.5","direct":false,"kind":"development","optional":false},{"id":6890181794,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6890181795,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":6890181796,"package_name":"custom-event","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890181797,"package_name":"date-format","ecosystem":"npm","requirements":"4.0.14","direct":false,"kind":"development","optional":false},{"id":6890181798,"package_name":"debounce","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6890181799,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":6890181800,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890181801,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6890181802,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6890181803,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890181804,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890181805,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890181806,"package_name":"di","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6890181807,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6890181808,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890181809,"package_name":"dom-serialize","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6890181810,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6890181811,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6890181812,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890181813,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":6890181814,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890181815,"package_name":"engine.io","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":6890181816,"package_name":"engine.io-parser","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":6890181817,"package_name":"ent","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6890181818,"package_name":"entities","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6890181819,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6890181820,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6890181821,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6890181822,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890181823,"package_name":"eslint","ecosystem":"npm","requirements":"8.31.0","direct":false,"kind":"development","optional":false},{"id":6890181824,"package_name":"eslint-config-mourner","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890181825,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":6890181826,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890181827,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890181828,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6890181829,"package_name":"espree","ecosystem":"npm","requirements":"9.4.1","direct":false,"kind":"development","optional":false},{"id":6890181830,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6890181831,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6890181832,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":6890181833,"package_name":"estree-walker","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6890181834,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6890181835,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":6890181836,"package_name":"execa","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6890181837,"package_name":"execall","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890181838,"package_name":"expect.js","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6890181839,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6890181840,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6890181841,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890181842,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6890181843,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":6890181844,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6890181845,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6890181846,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6890181847,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6890181848,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6890181849,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":6890181850,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6890181851,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":6890181852,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.2","direct":false,"kind":"development","optional":false},{"id":6890181853,"package_name":"form-data","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890181854,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":6890181855,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890181856,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":6890181857,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890181858,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6890181859,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6890181860,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6890181861,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":6890181862,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":6890181863,"package_name":"globals","ecosystem":"npm","requirements":"13.19.0","direct":false,"kind":"development","optional":false},{"id":6890181864,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":6890181865,"package_name":"grapheme-splitter","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6890181866,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6890181867,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6890181868,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.7","direct":false,"kind":"development","optional":false},{"id":6890181869,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6890181870,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890181871,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6890181872,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890181873,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890181874,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890181875,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"development","optional":false},{"id":6890181876,"package_name":"human-signals","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6890181877,"package_name":"husky","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"development","optional":false},{"id":6890181878,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":6890181879,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.4","direct":false,"kind":"development","optional":false},{"id":6890181880,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6890181881,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6890181882,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890181883,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6890181884,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6890181885,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6890181886,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890181887,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6890181888,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6890181889,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890181890,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6890181891,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6890181892,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6890181893,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890181894,"package_name":"is-regexp","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890181895,"package_name":"is-retry-allowed","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6890181896,"package_name":"is-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890181897,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6890181898,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6890181899,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6890181900,"package_name":"isbinaryfile","ecosystem":"npm","requirements":"4.0.10","direct":false,"kind":"development","optional":false},{"id":6890181901,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890181902,"package_name":"js-sdsl","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":6890181903,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890181904,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6890181905,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6890181906,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6890181907,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890181908,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890181909,"package_name":"just-extend","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6890181910,"package_name":"karma","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"development","optional":false},{"id":6890181911,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6890181912,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6890181913,"package_name":"karma-expect","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6890181914,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6890181915,"package_name":"karma-mocha","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890181916,"package_name":"karma-rollup-preprocessor","ecosystem":"npm","requirements":"7.0.8","direct":false,"kind":"development","optional":false},{"id":6890181917,"package_name":"karma-safarinative-launcher","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890181918,"package_name":"karma-sinon","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6890181919,"package_name":"karma-time-stats-reporter","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6890181920,"package_name":"leafdoc","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6890181921,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6890181922,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6890181923,"package_name":"line-counter","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890181924,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6890181925,"package_name":"linkify-it","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6890181926,"package_name":"lint-staged","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"development","optional":false},{"id":6890181927,"package_name":"yaml","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":6890181928,"package_name":"listr2","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"development","optional":false},{"id":6890181929,"package_name":"cli-truncate","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890181930,"package_name":"slice-ansi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890181931,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6890181932,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":6890181933,"package_name":"lodash-es","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":6890181934,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":6890181935,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":6890181936,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6890181937,"package_name":"log-update","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890181938,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890181939,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":6890181940,"package_name":"log4js","ecosystem":"npm","requirements":"6.7.0","direct":false,"kind":"development","optional":false},{"id":6890181941,"package_name":"markdown-it","ecosystem":"npm","requirements":"11.0.1","direct":false,"kind":"development","optional":false},{"id":6890181942,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":6890181943,"package_name":"mdurl","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890181944,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6890181945,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890181946,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":6890181947,"package_name":"mime","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":6890181948,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":6890181949,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":6890181950,"package_name":"mimic-fn","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890181951,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6890181952,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":6890181953,"package_name":"minipass","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890181954,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":6890181955,"package_name":"mocha","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"development","optional":false},{"id":6890181956,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6890181957,"package_name":"minimatch","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6890181958,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890181959,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":6890181960,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":6890181961,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6890181962,"package_name":"multilang-extract-comments","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":6890181963,"package_name":"nanoclone","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6890181964,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":6890181966,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6890181967,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":6890181968,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":6890181969,"package_name":"nise","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6890181970,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":6890181971,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.5","direct":false,"kind":"development","optional":false},{"id":6890181972,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890181973,"package_name":"npm-run-path","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":6890181974,"package_name":"path-key","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890181975,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6890181976,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"development","optional":false},{"id":6890181977,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6890181978,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6890181979,"package_name":"onetime","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6890181980,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":6890181981,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6890181982,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6890181983,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890181984,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890181985,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6890181986,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":6890181987,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890181988,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890181989,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6890181990,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6890181991,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890181992,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6890181993,"package_name":"pidtree","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6890181994,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6890181995,"package_name":"property-expr","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6890181996,"package_name":"prosthetic-hand","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6890181997,"package_name":"proxy-from-env","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890181999,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6890182000,"package_name":"qjobs","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890182003,"package_name":"qs","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"development","optional":false},{"id":6890182004,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6890182006,"package_name":"quotemeta","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":6890182007,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890182008,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6890182009,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"development","optional":false},{"id":6890182010,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":6890182011,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":6890182012,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":6890182013,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.10","direct":false,"kind":"development","optional":false},{"id":6890182014,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6890182015,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6890182016,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890182017,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890182018,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6890182019,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890182020,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6890182021,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6890182022,"package_name":"rfdc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6890182023,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6890182024,"package_name":"rollup","ecosystem":"npm","requirements":"3.9.1","direct":false,"kind":"development","optional":false},{"id":6890182025,"package_name":"rollup-plugin-git-version","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6890182026,"package_name":"@rollup/plugin-json","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6890182027,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6890182028,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890182029,"package_name":"rollup","ecosystem":"npm","requirements":"2.79.1","direct":false,"kind":"development","optional":false},{"id":6890182030,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890182031,"package_name":"rxjs","ecosystem":"npm","requirements":"7.5.7","direct":false,"kind":"development","optional":false},{"id":6890182032,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":6890182033,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6890182034,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6890182035,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890182036,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890182037,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890182038,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6890182039,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":6890182040,"package_name":"simple-git","ecosystem":"npm","requirements":"3.15.1","direct":false,"kind":"development","optional":false},{"id":6890182041,"package_name":"sinon","ecosystem":"npm","requirements":"15.0.1","direct":false,"kind":"development","optional":false},{"id":6890182042,"package_name":"slice-ansi","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6890182043,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":6890182044,"package_name":"socket.io","ecosystem":"npm","requirements":"4.5.3","direct":false,"kind":"development","optional":false},{"id":6890182045,"package_name":"socket.io-adapter","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":6890182046,"package_name":"socket.io-parser","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6890182047,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6890182048,"package_name":"split-lines","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890182049,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6890182050,"package_name":"ssri","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":6890182051,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":6890182052,"package_name":"streamroller","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6890182053,"package_name":"string-argv","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6890182054,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6890182055,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6890182056,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6890182057,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6890182058,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890182059,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6890182060,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6890182061,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6890182062,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":6890182063,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6890182064,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6890182065,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890182066,"package_name":"toposort","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6890182067,"package_name":"tslib","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6890182068,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6890182069,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":6890182070,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":6890182071,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"development","optional":false},{"id":6890182072,"package_name":"ua-parser-js","ecosystem":"npm","requirements":"0.7.32","direct":false,"kind":"development","optional":false},{"id":6890182073,"package_name":"uc.micro","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6890182074,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.17.4","direct":false,"kind":"development","optional":false},{"id":6890182075,"package_name":"ui-event-simulator","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890182079,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6890182080,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890182081,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":6890182082,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890182083,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6890182084,"package_name":"void-elements","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890182085,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890182086,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6890182087,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6890182088,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890182089,"package_name":"workerpool","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":6890182090,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6890182091,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890182092,"package_name":"ws","ecosystem":"npm","requirements":"8.2.3","direct":false,"kind":"development","optional":false},{"id":6890182093,"package_name":"xregexp","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":6890182094,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":6890182095,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890182096,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"development","optional":false},{"id":6890182097,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":6890182098,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"development","optional":false},{"id":6890182099,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890182100,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6890182101,"package_name":"yup","ecosystem":"npm","requirements":"0.32.11","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:13.504Z","updated_at":"2023-01-13T16:22:13.504Z","repository_link":"https://github.com/Leaflet/Leaflet/blob/main/package.json","dependencies":[{"id":6890182181,"package_name":"@mapbox/eslint-plugin-script-tags","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":6890182182,"package_name":"@rollup/plugin-json","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":6890182183,"package_name":"bundlemon","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":6890182184,"package_name":"eslint","ecosystem":"npm","requirements":"^8.23.1","direct":true,"kind":"development","optional":false},{"id":6890182185,"package_name":"eslint-config-mourner","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":6890182186,"package_name":"husky","ecosystem":"npm","requirements":"^8.0.1","direct":true,"kind":"development","optional":false},{"id":6890182187,"package_name":"karma","ecosystem":"npm","requirements":"^6.4.1","direct":true,"kind":"development","optional":false},{"id":6890182188,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^3.1.1","direct":true,"kind":"development","optional":false},{"id":6890182189,"package_name":"karma-expect","ecosystem":"npm","requirements":"^1.1.3","direct":true,"kind":"development","optional":false},{"id":6890182190,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^2.1.2","direct":true,"kind":"development","optional":false},{"id":6890182191,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6890182192,"package_name":"karma-rollup-preprocessor","ecosystem":"npm","requirements":"^7.0.8","direct":true,"kind":"development","optional":false},{"id":6890182193,"package_name":"karma-safarinative-launcher","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"development","optional":false},{"id":6890182194,"package_name":"karma-sinon","ecosystem":"npm","requirements":"^1.0.5","direct":true,"kind":"development","optional":false},{"id":6890182195,"package_name":"karma-time-stats-reporter","ecosystem":"npm","requirements":"^0.1.0","direct":true,"kind":"development","optional":false},{"id":6890182196,"package_name":"leafdoc","ecosystem":"npm","requirements":"^2.3.0","direct":true,"kind":"development","optional":false},{"id":6890182197,"package_name":"lint-staged","ecosystem":"npm","requirements":"^13.0.3","direct":true,"kind":"development","optional":false},{"id":6890182198,"package_name":"mocha","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":6890182199,"package_name":"prosthetic-hand","ecosystem":"npm","requirements":"^1.4.0","direct":true,"kind":"development","optional":false},{"id":6890182200,"package_name":"rollup","ecosystem":"npm","requirements":"^3.2.1","direct":true,"kind":"development","optional":false},{"id":6890182201,"package_name":"rollup-plugin-git-version","ecosystem":"npm","requirements":"^0.3.1","direct":true,"kind":"development","optional":false},{"id":6890182202,"package_name":"simple-git","ecosystem":"npm","requirements":"^3.14.1","direct":true,"kind":"development","optional":false},{"id":6890182203,"package_name":"sinon","ecosystem":"npm","requirements":"^15.0.0","direct":true,"kind":"development","optional":false},{"id":6890182204,"package_name":"ssri","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":6890182205,"package_name":"uglify-js","ecosystem":"npm","requirements":"^3.17.1","direct":true,"kind":"development","optional":false},{"id":6890182206,"package_name":"ui-event-simulator","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"docs/Gemfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:13.616Z","updated_at":"2023-01-13T16:22:13.616Z","repository_link":"https://github.com/Leaflet/Leaflet/blob/main/docs/Gemfile","dependencies":[{"id":6890182356,"package_name":"github-pages","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":6890182357,"package_name":"webrick","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"docs/Gemfile.lock","sha":null,"kind":"lockfile","created_at":"2023-01-13T16:22:13.728Z","updated_at":"2023-01-13T16:22:13.728Z","repository_link":"https://github.com/Leaflet/Leaflet/blob/main/docs/Gemfile.lock","dependencies":[{"id":6890182556,"package_name":"activesupport","ecosystem":"rubygems","requirements":"6.0.6","direct":false,"kind":"runtime","optional":false},{"id":6890182557,"package_name":"addressable","ecosystem":"rubygems","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":6890182558,"package_name":"coffee-script","ecosystem":"rubygems","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":6890182559,"package_name":"coffee-script-source","ecosystem":"rubygems","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6890182560,"package_name":"colorator","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6890182561,"package_name":"commonmarker","ecosystem":"rubygems","requirements":"0.23.6","direct":false,"kind":"runtime","optional":false},{"id":6890182562,"package_name":"concurrent-ruby","ecosystem":"rubygems","requirements":"1.1.10","direct":false,"kind":"runtime","optional":false},{"id":6890182563,"package_name":"dnsruby","ecosystem":"rubygems","requirements":"1.61.9","direct":false,"kind":"runtime","optional":false},{"id":6890182564,"package_name":"em-websocket","ecosystem":"rubygems","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":6890182565,"package_name":"ethon","ecosystem":"rubygems","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":6890182566,"package_name":"eventmachine","ecosystem":"rubygems","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":6890182567,"package_name":"execjs","ecosystem":"rubygems","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":6890182568,"package_name":"faraday","ecosystem":"rubygems","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":6890182569,"package_name":"faraday-net_http","ecosystem":"rubygems","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6890182570,"package_name":"ffi","ecosystem":"rubygems","requirements":"1.15.5","direct":false,"kind":"runtime","optional":false},{"id":6890182571,"package_name":"forwardable-extended","ecosystem":"rubygems","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":6890182572,"package_name":"gemoji","ecosystem":"rubygems","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890182573,"package_name":"github-pages","ecosystem":"rubygems","requirements":"227","direct":false,"kind":"runtime","optional":false},{"id":6890182574,"package_name":"github-pages-health-check","ecosystem":"rubygems","requirements":"1.17.9","direct":false,"kind":"runtime","optional":false},{"id":6890182575,"package_name":"html-pipeline","ecosystem":"rubygems","requirements":"2.14.2","direct":false,"kind":"runtime","optional":false},{"id":6890182576,"package_name":"http_parser.rb","ecosystem":"rubygems","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6890182577,"package_name":"i18n","ecosystem":"rubygems","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":6890182578,"package_name":"jekyll","ecosystem":"rubygems","requirements":"3.9.2","direct":false,"kind":"runtime","optional":false},{"id":6890182579,"package_name":"jekyll-avatar","ecosystem":"rubygems","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6890182580,"package_name":"jekyll-coffeescript","ecosystem":"rubygems","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6890182581,"package_name":"jekyll-commonmark","ecosystem":"rubygems","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6890182582,"package_name":"jekyll-commonmark-ghpages","ecosystem":"rubygems","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890182583,"package_name":"jekyll-default-layout","ecosystem":"rubygems","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6890182584,"package_name":"jekyll-feed","ecosystem":"rubygems","requirements":"0.15.1","direct":false,"kind":"runtime","optional":false},{"id":6890182585,"package_name":"jekyll-gist","ecosystem":"rubygems","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6890182586,"package_name":"jekyll-github-metadata","ecosystem":"rubygems","requirements":"2.13.0","direct":false,"kind":"runtime","optional":false},{"id":6890182587,"package_name":"jekyll-include-cache","ecosystem":"rubygems","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6890182588,"package_name":"jekyll-mentions","ecosystem":"rubygems","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6890182589,"package_name":"jekyll-optional-front-matter","ecosystem":"rubygems","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6890182590,"package_name":"jekyll-paginate","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6890182591,"package_name":"jekyll-readme-index","ecosystem":"rubygems","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6890182592,"package_name":"jekyll-redirect-from","ecosystem":"rubygems","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":6890182593,"package_name":"jekyll-relative-links","ecosystem":"rubygems","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":6890182594,"package_name":"jekyll-remote-theme","ecosystem":"rubygems","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":6890182595,"package_name":"jekyll-sass-converter","ecosystem":"rubygems","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":6890182596,"package_name":"jekyll-seo-tag","ecosystem":"rubygems","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":6890182597,"package_name":"jekyll-sitemap","ecosystem":"rubygems","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6890182598,"package_name":"jekyll-swiss","ecosystem":"rubygems","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6890182599,"package_name":"jekyll-theme-architect","ecosystem":"rubygems","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890182600,"package_name":"jekyll-theme-cayman","ecosystem":"rubygems","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890182601,"package_name":"jekyll-theme-dinky","ecosystem":"rubygems","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890182602,"package_name":"jekyll-theme-hacker","ecosystem":"rubygems","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890182603,"package_name":"jekyll-theme-leap-day","ecosystem":"rubygems","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890182604,"package_name":"jekyll-theme-merlot","ecosystem":"rubygems","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890182605,"package_name":"jekyll-theme-midnight","ecosystem":"rubygems","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890182606,"package_name":"jekyll-theme-minimal","ecosystem":"rubygems","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890182607,"package_name":"jekyll-theme-modernist","ecosystem":"rubygems","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890182608,"package_name":"jekyll-theme-primer","ecosystem":"rubygems","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6890182609,"package_name":"jekyll-theme-slate","ecosystem":"rubygems","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890182610,"package_name":"jekyll-theme-tactile","ecosystem":"rubygems","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890182611,"package_name":"jekyll-theme-time-machine","ecosystem":"rubygems","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890182612,"package_name":"jekyll-titles-from-headings","ecosystem":"rubygems","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":6890182613,"package_name":"jekyll-watch","ecosystem":"rubygems","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6890182614,"package_name":"jemoji","ecosystem":"rubygems","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":6890182615,"package_name":"kramdown","ecosystem":"rubygems","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":6890182616,"package_name":"kramdown-parser-gfm","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6890182617,"package_name":"liquid","ecosystem":"rubygems","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":6890182618,"package_name":"listen","ecosystem":"rubygems","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":6890182619,"package_name":"mercenary","ecosystem":"rubygems","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6890182620,"package_name":"minima","ecosystem":"rubygems","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":6890182621,"package_name":"minitest","ecosystem":"rubygems","requirements":"5.16.3","direct":false,"kind":"runtime","optional":false},{"id":6890182622,"package_name":"nokogiri","ecosystem":"rubygems","requirements":"1.13.10","direct":false,"kind":"runtime","optional":false},{"id":6890182623,"package_name":"octokit","ecosystem":"rubygems","requirements":"4.25.1","direct":false,"kind":"runtime","optional":false},{"id":6890182624,"package_name":"pathutil","ecosystem":"rubygems","requirements":"0.16.2","direct":false,"kind":"runtime","optional":false},{"id":6890182625,"package_name":"public_suffix","ecosystem":"rubygems","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":6890182626,"package_name":"racc","ecosystem":"rubygems","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6890182627,"package_name":"rb-fsevent","ecosystem":"rubygems","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":6890182628,"package_name":"rb-inotify","ecosystem":"rubygems","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":6890182629,"package_name":"rexml","ecosystem":"rubygems","requirements":"3.2.5","direct":false,"kind":"runtime","optional":false},{"id":6890182630,"package_name":"rouge","ecosystem":"rubygems","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":6890182631,"package_name":"ruby2_keywords","ecosystem":"rubygems","requirements":"0.0.5","direct":false,"kind":"runtime","optional":false},{"id":6890182632,"package_name":"rubyzip","ecosystem":"rubygems","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":6890182633,"package_name":"safe_yaml","ecosystem":"rubygems","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6890182634,"package_name":"sass","ecosystem":"rubygems","requirements":"3.7.4","direct":false,"kind":"runtime","optional":false},{"id":6890182635,"package_name":"sass-listen","ecosystem":"rubygems","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6890182636,"package_name":"sawyer","ecosystem":"rubygems","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":6890182637,"package_name":"simpleidn","ecosystem":"rubygems","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6890182638,"package_name":"terminal-table","ecosystem":"rubygems","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6890182639,"package_name":"thread_safe","ecosystem":"rubygems","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6890182640,"package_name":"typhoeus","ecosystem":"rubygems","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6890182641,"package_name":"tzinfo","ecosystem":"rubygems","requirements":"1.2.10","direct":false,"kind":"runtime","optional":false},{"id":6890182642,"package_name":"unf","ecosystem":"rubygems","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6890182643,"package_name":"unf_ext","ecosystem":"rubygems","requirements":"0.0.8.2","direct":false,"kind":"runtime","optional":false},{"id":6890182644,"package_name":"unicode-display_width","ecosystem":"rubygems","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6890182645,"package_name":"webrick","ecosystem":"rubygems","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6890182646,"package_name":"zeitwerk","ecosystem":"rubygems","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false}]}],"score":38.8907526723192,"created_at":"2025-09-04T15:51:37.051Z","updated_at":"2025-10-07T08:23:40.407Z","avatar_url":"https://github.com/Leaflet.png","language":"JavaScript","category":null,"sub_category":null,"monthly_downloads":7085844,"funding_links":["https://github.com/sponsors/Leaflet","https://opencollective.com/leafletjs"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["wfs","wms","gdal","distributed","web-mapping","wcs","embedded","interactive","cython","geoserver"],"project_url":"https://science.ecosyste.ms/api/v1/projects/60274","html_url":"https://science.ecosyste.ms/projects/60274","bibtex_url":"https://science.ecosyste.ms/projects/60274/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/60274/export.apalike"}