{"id":1047189,"name":"@mapbox/graph-normalizer","ecosystem":"npm","description":"Takes nodes and ways and turn them into a normalized graph of intersections and ways.","homepage":"https://github.com/mapbox/graph-normalizer#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/mapbox/graph-normalizer","keywords_array":["graph"],"namespace":"mapbox","versions_count":43,"first_release_published_at":"2016-08-23T19:05:04.302Z","latest_release_published_at":"2025-06-12T17:56:15.988Z","latest_release_number":"4.0.0","last_synced_at":"2026-05-18T16:31:09.019Z","created_at":"2022-04-07T20:08:04.720Z","updated_at":"2026-05-18T16:31:09.019Z","registry_url":"https://www.npmjs.com/package/@mapbox/graph-normalizer","install_command":"npm install @mapbox/graph-normalizer","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"dev":"2.8.0","latest":"4.0.0"}},"repo_metadata":{"id":41445909,"uuid":"66392211","full_name":"mapbox/graph-normalizer","owner":"mapbox","description":"Takes nodes and ways and turn them into a normalized graph of intersections and ways.","archived":false,"fork":false,"pushed_at":"2025-06-12T18:08:31.000Z","size":2662,"stargazers_count":12,"open_issues_count":3,"forks_count":9,"subscribers_count":109,"default_branch":"master","last_synced_at":"2025-08-20T19:47:50.610Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mapbox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2016-08-23T18:22:20.000Z","updated_at":"2025-06-12T17:52:58.000Z","dependencies_parsed_at":"2023-01-19T23:09:54.123Z","dependency_job_id":null,"html_url":"https://github.com/mapbox/graph-normalizer","commit_stats":null,"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/mapbox/graph-normalizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapbox","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/sbom","scorecard":{"id":616470,"data":{"date":"2025-08-11","repo":{"name":"github.com/mapbox/graph-normalizer","commit":"9dbc3bc5aca3899228e1f60ce3a7b34981a5674e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 8/16 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mapbox/.github/SECURITY.md:1","Info: Found linked content: github.com/mapbox/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mapbox/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mapbox/.github/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":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'geojson-lr-1.0.0'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Info: codeowner review is required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 4 commits out of 24 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-21T04:08:44.348Z","repository_id":41445909,"created_at":"2025-08-21T04:08:44.348Z","updated_at":"2025-08-21T04:08:44.348Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277189246,"owners_count":25776167,"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-27T02:00:08.978Z","response_time":73,"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":"mapbox","name":"Mapbox","uuid":"600935","kind":"organization","description":"Mapbox is the location data platform for mobile and web applications. We're changing the way people move around cities and explore our world. ","email":null,"website":"https://www.mapbox.com","location":"Washington DC","twitter":"mapbox","company":null,"icon_url":"https://avatars.githubusercontent.com/u/600935?v=4","repositories_count":855,"last_synced_at":"2025-04-21T08:46:46.523Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mapbox","funding_links":[],"total_stars":104084,"followers":2055,"following":0,"created_at":"2022-11-02T16:21:20.936Z","updated_at":"2025-04-21T08:46:46.523Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapbox","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapbox/repositories"},"tags":[{"name":"v3.1.3","sha":"87796cabe26ac4f4f632e0a166a561857ef2d3ce","kind":"tag","published_at":"2022-07-01T21:45:35.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v3.1.3","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v3.1.3/manifests"},{"name":"patch","sha":"87796cabe26ac4f4f632e0a166a561857ef2d3ce","kind":"commit","published_at":"2022-07-01T21:45:34.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/patch","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/patch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@patch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/patch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/patch/manifests"},{"name":"v2.6.0","sha":"f5d4cc328e231f058ee0693577425008d9951475","kind":"tag","published_at":"2020-09-16T20:33:48.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.6.0","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"5709270825fd54890b53b306da5223adc5317739","kind":"commit","published_at":"2020-03-19T20:34:32.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.5.0","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.5.0/manifests"},{"name":"3.1.2","sha":"a073772b23e6ed1475040315d2faab5c38c4d097","kind":"commit","published_at":"2020-02-05T18:34:46.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/3.1.2","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/3.1.2/manifests"},{"name":"v3.1.1","sha":"fea0abbd8103176130f30d770beea3cf30e3ca87","kind":"tag","published_at":"2019-08-23T03:08:14.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v3.1.1","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v3.1.1/manifests"},{"name":"v2.4.3","sha":"f633047534febaac90ae85e26079eb727bd76f69","kind":"tag","published_at":"2019-07-24T20:20:42.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.4.3","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"73336704174dc4a5d0ee08adfcf7ac93cf4c32f9","kind":"tag","published_at":"2019-06-12T23:46:09.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.4.2","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"12aaab5b7fc9fce5e10f29e05bc9b349d19fe6e3","kind":"tag","published_at":"2019-05-29T00:26:22.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.4.1","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9689d5ca8cbfd8cd21533d3a668b15f2bee202d2","kind":"tag","published_at":"2019-05-28T20:31:41.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.4.0","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.4.0/manifests"},{"name":"v3.0.3","sha":"b00b03101f20ced9553b6a974ae1146f45da78d1","kind":"tag","published_at":"2017-11-13T18:44:41.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v3.0.3","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"ef5b83f2f08ee27dd6131e20e71787d4f95609a0","kind":"tag","published_at":"2017-11-09T16:25:20.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v3.0.2","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"c9b3601523bb408c5088f83295055b92c57b4188","kind":"tag","published_at":"2017-11-07T23:58:59.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v3.0.1","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v3.0.1/manifests"},{"name":"v2.3.4","sha":"48ca838df53b5588f609d765ae1992ccf54cfecf","kind":"tag","published_at":"2017-11-07T01:13:16.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.3.4","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"34ed9a0c49fe6290a1563c05df38d22f61875a25","kind":"tag","published_at":"2017-10-30T22:26:46.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.3.3","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.3.3/manifests"},{"name":"v3.0.0","sha":"fa77694787d800999d596956b460280e55c64b92","kind":"tag","published_at":"2017-08-10T18:17:22.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v3.0.0","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v3.0.0/manifests"},{"name":"v2.3.2","sha":"71aa1c2d953851076dc6b50a229ef2b9dfafdc59","kind":"tag","published_at":"2017-02-09T23:00:14.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.3.2","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"74c22beeffaeaaf1f9d10a7d3a7a9e59027de2d6","kind":"tag","published_at":"2017-02-08T21:44:59.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.3.1","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"c9fb88a80e99bfde4b300d160befbddec7dd8f5f","kind":"tag","published_at":"2017-02-07T00:06:10.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.3.0","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"630481a79ffdad7909d4db2aa9aabf28e7ec895e","kind":"tag","published_at":"2017-02-06T21:30:19.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.2.1","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"aad9f2b309e9f2e68c3f7e2d884e8f384529c78c","kind":"tag","published_at":"2017-02-01T10:02:23.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.2.0","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1111c61bc14f61c7ed8eb19fb85a74365774309b","kind":"tag","published_at":"2017-01-31T19:42:24.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.1.0","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"8f894aa21c021f19e8ccf594bf186c80b400d484","kind":"tag","published_at":"2017-01-12T21:02:07.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.0.7","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.7/manifests"},{"name":"v2.0.7-3","sha":"06e44e259d5c3838c46affe93db5dbd5c3224609","kind":"tag","published_at":"2016-12-01T19:40:39.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.0.7-3","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.7-3/manifests"},{"name":"v2.0.7-2","sha":"7118dffba4b11fe3a39ebd96804311e360eb152b","kind":"tag","published_at":"2016-11-29T23:52:49.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.0.7-2","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.7-2/manifests"},{"name":"v2.0.7-1","sha":"f890776525bc9adc0e2a07d85ff6df16c5cf291d","kind":"tag","published_at":"2016-11-29T00:09:29.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.0.7-1","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.7-1/manifests"},{"name":"v2.0.7-0","sha":"294f6e34a7380a3128efd036cb47a24ca522e254","kind":"tag","published_at":"2016-11-18T00:10:11.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.0.7-0","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.0.7-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.0.7-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.7-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.7-0/manifests"},{"name":"v2.0.6","sha":"a64b3130cf85c5136d3fc49f653478f809f385ad","kind":"commit","published_at":"2016-11-10T18:09:10.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.0.6","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"707193614aa080da502c703211e31478494328d8","kind":"tag","published_at":"2016-11-08T20:13:17.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.0.5","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"43c6324a1d408667f6c00abc150049b8eeeb9ee1","kind":"tag","published_at":"2016-10-21T20:27:12.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.0.4","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"caea802e5dbbf7cec48a587abc639d604dc30631","kind":"commit","published_at":"2016-10-17T21:50:39.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.0.3","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"ed2f032998a2d4d1f2e0cb338319ff585e2360b1","kind":"tag","published_at":"2016-10-13T23:21:28.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.0.2","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ca8f1b1aef6f51dfba01d998fcd2ebd0e9cd4126","kind":"tag","published_at":"2016-10-10T23:40:56.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.0.1","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"83327012d9e9e36ce994874709909a241961f13d","kind":"commit","published_at":"2016-10-10T22:03:57.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v2.0.0","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c175a22713d6d4d1b16e2d347ef3dc70c8970161","kind":"tag","published_at":"2016-09-07T10:39:43.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v1.1.1","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d6513f9afcdff77fa5c00e278f2ad2d5a545998d","kind":"tag","published_at":"2016-09-06T14:32:43.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v1.1.0","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8025ece6e1f7898b0273f317d10b6e2cc0a97012","kind":"commit","published_at":"2016-08-23T19:32:16.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v1.0.2","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1df20dc5b979f4e419117da88dd88e9315798213","kind":"commit","published_at":"2016-08-23T19:26:24.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v1.0.1","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"7ddc5c9d09a0fe801afe4736c1fd7644b458929b","kind":"commit","published_at":"2016-08-23T18:45:21.000Z","download_url":"https://codeload.github.com/mapbox/graph-normalizer/tar.gz/v1.0","html_url":"https://github.com/mapbox/graph-normalizer/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/graph-normalizer@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-01T00:24:03.721Z","dependent_packages_count":2,"downloads":495,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":9.05883889951582,"dependent_repos_count":7.697855326977283,"dependent_packages_count":8.90712248139882,"stargazers_count":9.016563891816244,"forks_count":6.578934745621634,"docker_downloads_count":null,"average":8.25186306906596},"purl":"pkg:npm/%40mapbox/graph-normalizer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mapbox/graph-normalizer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mapbox/graph-normalizer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mapbox/graph-normalizer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T19:29:51.943Z","issues_count":29,"pull_requests_count":40,"avg_time_to_close_issue":13802482.73076923,"avg_time_to_close_pull_request":419902.15,"issues_closed_count":26,"pull_requests_closed_count":40,"pull_request_authors_count":17,"issue_authors_count":15,"avg_comments_per_issue":1.5172413793103448,"avg_comments_per_pull_request":0.95,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":68549.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fgraph-normalizer/issues","maintainers":[{"login":"markmisener","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markmisener"}],"active_maintainers":[{"login":"markmisener","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markmisener"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mapbox%2Fgraph-normalizer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mapbox%2Fgraph-normalizer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mapbox%2Fgraph-normalizer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mapbox%2Fgraph-normalizer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mapbox%2Fgraph-normalizer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mapbox%2Fgraph-normalizer/codemeta","maintainers":[{"uuid":"mapbox-npm-01","login":"mapbox-npm-01","name":null,"email":"accounts+npmjs-01@mapbox.com","url":null,"packages_count":372,"html_url":"https://www.npmjs.com/~mapbox-npm-01","role":null,"created_at":"2022-11-20T19:17:18.784Z","updated_at":"2022-11-20T19:17:18.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-01/packages"},{"uuid":"mapbox-npm-02","login":"mapbox-npm-02","name":null,"email":"accounts+npmjs-02@mapbox.com","url":null,"packages_count":373,"html_url":"https://www.npmjs.com/~mapbox-npm-02","role":null,"created_at":"2022-11-20T19:17:18.834Z","updated_at":"2022-11-20T19:17:18.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-02/packages"},{"uuid":"mapbox-npm-07","login":"mapbox-npm-07","name":null,"email":"accounts+npmjs-07@mapbox.com","url":null,"packages_count":372,"html_url":"https://www.npmjs.com/~mapbox-npm-07","role":null,"created_at":"2022-11-20T19:17:18.858Z","updated_at":"2022-11-20T19:17:18.858Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-07/packages"},{"uuid":"mapbox-npm-03","login":"mapbox-npm-03","name":null,"email":"accounts+npmjs-03@mapbox.com","url":null,"packages_count":372,"html_url":"https://www.npmjs.com/~mapbox-npm-03","role":null,"created_at":"2022-11-20T19:17:18.905Z","updated_at":"2022-11-20T19:17:18.905Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-03/packages"},{"uuid":"mapbox-npm-04","login":"mapbox-npm-04","name":null,"email":"accounts+npmjs-04@mapbox.com","url":null,"packages_count":372,"html_url":"https://www.npmjs.com/~mapbox-npm-04","role":null,"created_at":"2022-11-20T19:17:18.939Z","updated_at":"2022-11-20T19:17:18.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-04/packages"},{"uuid":"mapbox-npm-09","login":"mapbox-npm-09","name":null,"email":"accounts+npmjs-09@mapbox.com","url":null,"packages_count":372,"html_url":"https://www.npmjs.com/~mapbox-npm-09","role":null,"created_at":"2022-11-20T19:17:18.961Z","updated_at":"2022-11-20T19:17:18.961Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-09/packages"},{"uuid":"mapbox-npm-05","login":"mapbox-npm-05","name":null,"email":"accounts+npmjs-05@mapbox.com","url":null,"packages_count":372,"html_url":"https://www.npmjs.com/~mapbox-npm-05","role":null,"created_at":"2022-11-20T19:17:18.977Z","updated_at":"2022-11-20T19:17:18.977Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-05/packages"},{"uuid":"mapbox-npm-06","login":"mapbox-npm-06","name":null,"email":"accounts+npmjs-06@mapbox.com","url":null,"packages_count":371,"html_url":"https://www.npmjs.com/~mapbox-npm-06","role":null,"created_at":"2022-11-20T19:17:19.001Z","updated_at":"2022-11-20T19:17:19.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-06/packages"},{"uuid":"mapbox-npm-08","login":"mapbox-npm-08","name":null,"email":"accounts+npmjs-08@mapbox.com","url":null,"packages_count":372,"html_url":"https://www.npmjs.com/~mapbox-npm-08","role":null,"created_at":"2022-11-20T19:17:19.030Z","updated_at":"2022-11-20T19:17:19.030Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-08/packages"},{"uuid":"mapbox-npm-advanced-actions","login":"mapbox-npm-advanced-actions","name":null,"email":"accounts+npmjs-advanced-actions@mapbox.com","url":null,"packages_count":371,"html_url":"https://www.npmjs.com/~mapbox-npm-advanced-actions","role":null,"created_at":"2022-11-20T19:17:19.080Z","updated_at":"2022-11-20T19:17:19.080Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-advanced-actions/packages"},{"uuid":"mapbox-npm-ci","login":"mapbox-npm-ci","name":null,"email":"accounts+npmjs-npm-ci@mapbox.com","url":null,"packages_count":371,"html_url":"https://www.npmjs.com/~mapbox-npm-ci","role":null,"created_at":"2022-11-20T19:17:19.121Z","updated_at":"2022-11-20T19:17:19.121Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-ci/packages"},{"uuid":"mapbox-npm","login":"mapbox-npm","name":null,"email":"accounts+npmjs@mapbox.com","url":null,"packages_count":372,"html_url":"https://www.npmjs.com/~mapbox-npm","role":null,"created_at":"2022-11-20T19:17:19.140Z","updated_at":"2022-11-20T19:17:19.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm/packages"},{"uuid":"mapbox-admin","login":"mapbox-admin","name":null,"email":"accounts@mapbox.com","url":null,"packages_count":590,"html_url":"https://www.npmjs.com/~mapbox-admin","role":null,"created_at":"2022-11-20T19:17:19.162Z","updated_at":"2022-11-20T19:17:19.162Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-admin/packages"},{"uuid":"mapbox-machine-user","login":"mapbox-machine-user","name":null,"email":"accounts+npm-mapbox-machine-user@mapbox.com","url":null,"packages_count":372,"html_url":"https://www.npmjs.com/~mapbox-machine-user","role":null,"created_at":"2022-11-20T19:17:19.221Z","updated_at":"2022-11-20T19:17:19.221Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-machine-user/packages"},{"uuid":"mbx-npm-02-staging","login":"mbx-npm-02-staging","name":null,"email":"yannick.meeus@mapbox.com","url":null,"packages_count":369,"html_url":"https://www.npmjs.com/~mbx-npm-02-staging","role":null,"created_at":"2023-01-12T13:23:31.375Z","updated_at":"2023-01-12T13:23:31.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-02-staging/packages"},{"uuid":"mbx-npm-09-production","login":"mbx-npm-09-production","name":null,"email":"yannick.meeus+npm+prod+09@mapbox.com","url":null,"packages_count":369,"html_url":"https://www.npmjs.com/~mbx-npm-09-production","role":null,"created_at":"2023-01-12T13:23:31.324Z","updated_at":"2023-01-12T13:23:31.324Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-09-production/packages"},{"uuid":"mbx-npm-08-production","login":"mbx-npm-08-production","name":null,"email":"yannick.meeus+npm+prod+08@mapbox.com","url":null,"packages_count":369,"html_url":"https://www.npmjs.com/~mbx-npm-08-production","role":null,"created_at":"2023-01-12T13:23:31.333Z","updated_at":"2023-01-12T13:23:31.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-08-production/packages"},{"uuid":"mbx-npm-07-production","login":"mbx-npm-07-production","name":null,"email":"yannick.meeus+npm+prod+07@mapbox.com","url":null,"packages_count":369,"html_url":"https://www.npmjs.com/~mbx-npm-07-production","role":null,"created_at":"2023-01-12T13:23:31.338Z","updated_at":"2023-01-12T13:23:31.338Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-07-production/packages"},{"uuid":"mbx-npm-06-production","login":"mbx-npm-06-production","name":null,"email":"yannick.meeus+npm+prod+06@mapbox.com","url":null,"packages_count":369,"html_url":"https://www.npmjs.com/~mbx-npm-06-production","role":null,"created_at":"2023-01-12T13:23:31.347Z","updated_at":"2023-01-12T13:23:31.347Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-06-production/packages"},{"uuid":"mbx-npm-05-production","login":"mbx-npm-05-production","name":null,"email":"yannick.meeus+npm+prod+05@mapbox.com","url":null,"packages_count":369,"html_url":"https://www.npmjs.com/~mbx-npm-05-production","role":null,"created_at":"2023-01-12T13:23:31.351Z","updated_at":"2023-01-12T13:23:31.351Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-05-production/packages"},{"uuid":"mbx-npm-04-production","login":"mbx-npm-04-production","name":null,"email":"yannick.meeus+npm+prod+04@mapbox.com","url":null,"packages_count":369,"html_url":"https://www.npmjs.com/~mbx-npm-04-production","role":null,"created_at":"2023-01-12T13:23:31.355Z","updated_at":"2023-01-12T13:23:31.355Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-04-production/packages"},{"uuid":"mbx-npm-03-production","login":"mbx-npm-03-production","name":null,"email":"yannick.meeus+npm+prod+03@mapbox.com","url":null,"packages_count":369,"html_url":"https://www.npmjs.com/~mbx-npm-03-production","role":null,"created_at":"2023-01-12T13:23:31.359Z","updated_at":"2023-01-12T13:23:31.359Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-03-production/packages"},{"uuid":"mbx-npm-02-production","login":"mbx-npm-02-production","name":null,"email":"yannick.meeus+npm+prod+02@mapbox.com","url":null,"packages_count":369,"html_url":"https://www.npmjs.com/~mbx-npm-02-production","role":null,"created_at":"2023-01-12T13:23:31.363Z","updated_at":"2023-01-12T13:23:31.363Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-02-production/packages"},{"uuid":"mbx-npm-01-production","login":"mbx-npm-01-production","name":null,"email":"yannick.meeus+npm+prod+01@mapbox.com","url":null,"packages_count":369,"html_url":"https://www.npmjs.com/~mbx-npm-01-production","role":null,"created_at":"2023-01-12T13:23:31.367Z","updated_at":"2023-01-12T13:23:31.367Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-01-production/packages"},{"uuid":"mbx-npm-ci-production","login":"mbx-npm-ci-production","name":null,"email":"yannick.meeus+npm+production+ci@mapbox.com","url":null,"packages_count":369,"html_url":"https://www.npmjs.com/~mbx-npm-ci-production","role":null,"created_at":"2023-01-12T13:23:31.287Z","updated_at":"2023-01-12T13:23:31.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-ci-production/packages"},{"uuid":"mbx-npm-ci-staging","login":"mbx-npm-ci-staging","name":null,"email":"yannick.meeus+npm+staging+ci@mapbox.com","url":null,"packages_count":369,"html_url":"https://www.npmjs.com/~mbx-npm-ci-staging","role":null,"created_at":"2023-01-12T13:23:31.302Z","updated_at":"2023-01-12T13:23:31.302Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-ci-staging/packages"},{"uuid":"mbx-npm-advanced-actions-production","login":"mbx-npm-advanced-actions-production","name":null,"email":"yannick.meeus+npm+prod+advanced+actions@mapbox.com","url":null,"packages_count":369,"html_url":"https://www.npmjs.com/~mbx-npm-advanced-actions-production","role":null,"created_at":"2023-01-12T13:23:31.309Z","updated_at":"2023-01-12T13:23:31.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-advanced-actions-production/packages"},{"uuid":"mbx-npm-advanced-actions-staging","login":"mbx-npm-advanced-actions-staging","name":null,"email":"yannick.meeus+npm+staging+advanced+actions@mapbox.com","url":null,"packages_count":369,"html_url":"https://www.npmjs.com/~mbx-npm-advanced-actions-staging","role":null,"created_at":"2023-01-12T13:23:31.316Z","updated_at":"2023-01-12T13:23:31.316Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-advanced-actions-staging/packages"}]}