{"id":378561,"url":"https://github.com/pahen/madge","last_synced_at":"2026-07-22T16:30:24.840Z","repository":{"id":3339706,"uuid":"4384018","full_name":"pahen/madge","owner":"pahen","description":"Create graphs from your CommonJS, AMD or ES6 module dependencies","archived":false,"fork":false,"pushed_at":"2026-01-21T23:04:43.000Z","size":1440,"stargazers_count":10132,"open_issues_count":124,"forks_count":349,"subscribers_count":47,"default_branch":"master","last_synced_at":"2026-07-16T21:28:56.946Z","etag":null,"topics":["amd","commonjs","dependencies","es6","graph","graphviz","less","madge","sass","stylus"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pahen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-05-20T11:01:26.000Z","updated_at":"2026-07-16T12:52:37.000Z","dependencies_parsed_at":"2023-10-24T08:27:16.585Z","dependency_job_id":"ee3e4441-4547-4bbc-a77d-025185196a9b","html_url":"https://github.com/pahen/madge","commit_stats":{"total_commits":458,"total_committers":60,"mean_commits":7.633333333333334,"dds":0.2947598253275109,"last_synced_commit":"456057b85c2d063dad9c10147d7686ded4fc5ce5"},"previous_names":["pahen/node-madge"],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/pahen/madge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pahen","download_url":"https://codeload.github.com/pahen/madge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/sbom","scorecard":{"id":717871,"data":{"date":"2025-08-11","repo":{"name":"github.com/pahen/madge","commit":"456057b85c2d063dad9c10147d7686ded4fc5ce5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":8,"reason":"Found 10/12 approved changesets -- score normalized to 8","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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pahen/madge/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pahen/madge/nodejs.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","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-22T10:16:37.263Z","repository_id":3339706,"created_at":"2025-08-22T10:16:37.263Z","updated_at":"2025-08-22T10:16:37.263Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35762221,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-22T02:00:06.236Z","response_time":124,"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":"pahen","name":"Patrik Henningsson","uuid":"353888","kind":"user","description":"","email":"","website":"https://pahen.se","location":"Gothenburg, Sweden","twitter":null,"company":"Aptoma","icon_url":"https://avatars.githubusercontent.com/u/353888?u=2165ceb046ec6746c3b88b392d251a1b34303017\u0026v=4","repositories_count":17,"last_synced_at":"2023-04-09T22:00:24.521Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pahen","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:33:03.089Z","updated_at":"2023-04-09T22:00:30.853Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pahen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pahen/repositories"},"packages":[{"id":7413034,"name":"github.com/pahen/madge","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pahen/madge","keywords_array":[],"namespace":"github.com/pahen","versions_count":50,"first_release_published_at":"2016-08-19T13:46:22.000Z","latest_release_published_at":"2024-08-05T07:49:37.000Z","latest_release_number":"v8.0.0+incompatible","last_synced_at":"2026-07-13T14:50:05.399Z","created_at":"2023-04-06T01:55:31.307Z","updated_at":"2026-07-13T14:50:05.400Z","registry_url":"https://pkg.go.dev/github.com/pahen/madge","install_command":"go get github.com/pahen/madge","documentation_url":"https://pkg.go.dev/github.com/pahen/madge#section-documentation","metadata":{},"repo_metadata":{"id":3339706,"uuid":"4384018","full_name":"pahen/madge","owner":"pahen","description":"Create graphs from your CommonJS, AMD or ES6 module dependencies","archived":false,"fork":false,"pushed_at":"2024-09-12T01:11:30.000Z","size":1432,"stargazers_count":9789,"open_issues_count":117,"forks_count":338,"subscribers_count":47,"default_branch":"master","last_synced_at":"2025-10-24T10:25:52.394Z","etag":null,"topics":["amd","commonjs","dependencies","es6","graph","graphviz","less","madge","sass","stylus"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pahen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-05-20T11:01:26.000Z","updated_at":"2025-10-24T10:12:17.000Z","dependencies_parsed_at":"2023-10-24T08:27:16.585Z","dependency_job_id":"ee3e4441-4547-4bbc-a77d-025185196a9b","html_url":"https://github.com/pahen/madge","commit_stats":{"total_commits":458,"total_committers":60,"mean_commits":7.633333333333334,"dds":0.2947598253275109,"last_synced_commit":"456057b85c2d063dad9c10147d7686ded4fc5ce5"},"previous_names":["pahen/node-madge"],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/pahen/madge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pahen","download_url":"https://codeload.github.com/pahen/madge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/sbom","scorecard":{"id":717871,"data":{"date":"2025-08-11","repo":{"name":"github.com/pahen/madge","commit":"456057b85c2d063dad9c10147d7686ded4fc5ce5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":8,"reason":"Found 10/12 approved changesets -- score normalized to 8","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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pahen/madge/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pahen/madge/nodejs.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","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-22T10:16:37.263Z","repository_id":3339706,"created_at":"2025-08-22T10:16:37.263Z","updated_at":"2025-08-22T10:16:37.263Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281140373,"owners_count":26450420,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"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":"pahen","name":"Patrik Henningsson","uuid":"353888","kind":"user","description":"","email":"","website":"https://pahen.se","location":"Gothenburg, Sweden","twitter":null,"company":"Aptoma","icon_url":"https://avatars.githubusercontent.com/u/353888?u=2165ceb046ec6746c3b88b392d251a1b34303017\u0026v=4","repositories_count":17,"last_synced_at":"2023-04-09T22:00:24.521Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pahen","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:33:03.089Z","updated_at":"2023-04-09T22:00:30.853Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pahen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pahen/repositories"},"tags":[{"name":"v8.0.0","sha":"456057b85c2d063dad9c10147d7686ded4fc5ce5","kind":"tag","published_at":"2024-08-05T07:49:38.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v8.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"e510275792b89df93c462b79723e226047dd9806","kind":"tag","published_at":"2024-04-08T12:09:01.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v7.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"66bb0c30798b31557d239ca61b2a43ffa6f53fba","kind":"tag","published_at":"2023-06-04T01:22:45.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v6.1.0","html_url":"https://github.com/pahen/madge/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"2aa75b2aba279d02dd7cf7640a0fcd6236322228","kind":"tag","published_at":"2023-01-29T09:19:54.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v6.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v6.0.0/manifests"},{"name":"v5.0.2","sha":"614d44d5f1ab3cc9e9875e67d1e46f4b971d660a","kind":"tag","published_at":"2023-01-27T18:58:52.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v5.0.2","html_url":"https://github.com/pahen/madge/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"bf3bc92197f8fda7d235f6fc22a9c34bb97fda25","kind":"tag","published_at":"2021-06-23T18:20:18.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v5.0.1","html_url":"https://github.com/pahen/madge/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17a922da7ad882fe9fc214b8965b055d85dfea4d","kind":"tag","published_at":"2021-06-22T19:21:56.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v5.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v5.0.0/manifests"},{"name":"v4.0.2","sha":"03b7ba01be2e2856fc084888a92972f556412467","kind":"tag","published_at":"2021-03-08T13:29:27.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v4.0.2","html_url":"https://github.com/pahen/madge/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"abae6d0dfe0c96218545bfe7fcffbb60322af3b4","kind":"tag","published_at":"2021-03-05T14:44:03.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v4.0.1","html_url":"https://github.com/pahen/madge/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c0600c4df24779754e1cbf79af33944fea649aee","kind":"tag","published_at":"2021-01-05T14:37:32.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v4.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v4.0.0/manifests"},{"name":"v3.12.0","sha":"e135916cc64e93ddf9aec43b876d63ffc1df9ff5","kind":"tag","published_at":"2020-11-02T08:22:34.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.12.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"c27a399435f3cfca3d8b5cbf72eb5eec79eb7ad3","kind":"tag","published_at":"2020-10-01T11:22:19.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.11.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"f9863aa9696064ea50b5dbb29892e77c54262fc3","kind":"tag","published_at":"2020-09-14T17:54:05.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.10.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"8a44776578b7683e380a2ca64498661766c5afc2","kind":"tag","published_at":"2020-06-16T02:45:26.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.9.2","html_url":"https://github.com/pahen/madge/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"6fd62eaa04d69ad82e9771df90cdad7420ed3ce9","kind":"tag","published_at":"2020-06-08T07:20:29.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.9.1","html_url":"https://github.com/pahen/madge/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c0a0b911eda27a18ec36a2585fdf72bfc11b08ff","kind":"tag","published_at":"2020-05-07T03:55:25.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.9.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"38c3a64210248cf5619a4893b38be14d6035d295","kind":"tag","published_at":"2020-03-09T14:50:28.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.8.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"8a6803c9f85c364600a4cbd54705b526a092194d","kind":"tag","published_at":"2020-01-30T06:14:26.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.7.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"aa4f81d55e7fc56ee731a06936a8154d10da6dc5","kind":"tag","published_at":"2019-11-11T19:43:38.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.6.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"389ea9103e8e27a642f484cdf242c452667920f4","kind":"tag","published_at":"2019-11-07T13:55:40.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.5.1","html_url":"https://github.com/pahen/madge/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4bd836684e8535791c558f4553e97977294e1d36","kind":"tag","published_at":"2019-10-28T12:27:07.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.5.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.5.0/manifests"},{"name":"v3.4.4","sha":"d9e5aac241f7d19b4e0f1e009ab5dff634b337a1","kind":"tag","published_at":"2019-02-12T11:30:08.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.4.4","html_url":"https://github.com/pahen/madge/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"4aa2cff19fb9f30aedfc79adfed28c183e63bcb2","kind":"tag","published_at":"2019-01-17T08:02:12.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.4.3","html_url":"https://github.com/pahen/madge/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"bf00c403ad1849bea1a31aa879241820daad5b9a","kind":"tag","published_at":"2019-01-10T07:44:28.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.4.2","html_url":"https://github.com/pahen/madge/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"53b9571a31247cd194bd32b43f37afaa7c8a68bc","kind":"tag","published_at":"2019-01-10T07:38:21.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.4.1","html_url":"https://github.com/pahen/madge/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80de97f86baae12e397c3b7985c0c6b9433cb4e9","kind":"tag","published_at":"2019-01-07T12:18:39.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.4.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c387484632fb4540b3f34e2ec784ffdae856383f","kind":"tag","published_at":"2018-10-31T08:12:03.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.3.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"32810d309fe931acc61dab919bb50d371f097a35","kind":"tag","published_at":"2018-06-26T08:04:56.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.2.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"be364ceb6808ce66fdb164976aeb667044b3eeb8","kind":"tag","published_at":"2018-05-24T07:38:29.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.1.1","html_url":"https://github.com/pahen/madge/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c02d0e73e908763437c12c940d7e79b76e4d2894","kind":"tag","published_at":"2018-05-22T07:51:31.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.1.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"0673978009af5734fde47d1fbfa6f165e5addc5b","kind":"tag","published_at":"2018-02-05T09:18:56.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.0.1","html_url":"https://github.com/pahen/madge/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4edd44afac3c019d1f1f5b148e4eb838f00a31d4","kind":"tag","published_at":"2018-01-22T09:50:04.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"172db35d9a926c6184faf4c21bd5219ff05d681d","kind":"tag","published_at":"2017-08-29T18:35:28.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v2.2.0","html_url":"https://github.com/pahen/madge/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"75747f0fe6b436b9506dff1bc3b71de25b073636","kind":"tag","published_at":"2017-08-26T20:26:12.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v2.1.0","html_url":"https://github.com/pahen/madge/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7fce4b71d05b67e2f22d88db00f5e7aad9888b57","kind":"tag","published_at":"2017-07-15T21:31:52.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v2.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v2.0.0/manifests"},{"name":"v1.6.0","sha":"20e0598e6acecba574ee72298980c15f51f2a753","kind":"tag","published_at":"2017-02-08T11:45:54.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.6.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c3c6b206d3a6b76944cd919cedf50984321c2b4f","kind":"tag","published_at":"2017-01-13T20:14:52.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.5.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.5.0/manifests"},{"name":"v1.4.6","sha":"e4e60d0547c01dffe74b59198110b9a03af03225","kind":"tag","published_at":"2017-01-09T10:09:33.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.6","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"c97cf85e14a93cbb01d55ce3d46d4b947e6da70f","kind":"tag","published_at":"2017-01-07T15:19:54.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.5","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"3f87baee2ba71ec4f2cab6f61cb0c9f78d99ca4f","kind":"tag","published_at":"2017-01-04T13:47:05.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.4","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"35b5fbc8ead1de2e066ab5e11f72a79397f3f7a2","kind":"tag","published_at":"2016-10-12T07:52:54.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.3","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"faf722f277d8c1461d3f34c941c6dcfd4845bd13","kind":"tag","published_at":"2016-10-06T17:05:14.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.2","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e7bc05d9a22b1cf6e1372a4e8de5d9d57d4878f5","kind":"tag","published_at":"2016-10-06T16:44:38.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.1","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9753f9e86d5cbda90bab7a86fb512d2959273c8a","kind":"tag","published_at":"2016-10-06T16:22:54.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b9258b19b204705cd41c62e12e996562dbf9d22d","kind":"tag","published_at":"2016-10-03T06:41:20.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.3.2","html_url":"https://github.com/pahen/madge/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"a35b8c9e03bc2df4e953b845d20e319afe5bd59b","kind":"tag","published_at":"2016-10-01T13:26:28.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.3.1","html_url":"https://github.com/pahen/madge/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"edf4484230ccc5f73dd6c2f0ae02c731869c05d9","kind":"tag","published_at":"2016-09-06T18:04:10.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.3.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"30034892f8e1a776886dc72dfa88d96e6c4c332d","kind":"tag","published_at":"2016-09-01T20:36:03.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.2.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9e50f293ee59fa2e10d23c864bb6662c92bacf21","kind":"tag","published_at":"2016-08-23T14:38:52.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.1.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"038492d6bbbc76d9d25b2caa99b05491559fcaa7","kind":"tag","published_at":"2016-08-19T13:46:22.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.0.0/manifests"},{"name":"0.6.0","sha":"7025c09920dd3bd3529e477f084b9f580d292806","kind":"tag","published_at":"2016-07-06T09:43:26.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.6.0","html_url":"https://github.com/pahen/madge/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.6.0/manifests"},{"name":"0.5.5","sha":"c4576e9ad75ee123945e7aff957d8e06b1a6b65e","kind":"tag","published_at":"2016-07-03T13:31:38.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.5.5","html_url":"https://github.com/pahen/madge/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"38c40ac17d653103187bcc1c5e2512aa3c5b0c4c","kind":"tag","published_at":"2016-06-13T07:51:54.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.5.4","html_url":"https://github.com/pahen/madge/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"c00dd70f684cb71c651a7e57eeeb89728cb9434c","kind":"tag","published_at":"2015-11-25T07:20:39.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.5.3","html_url":"https://github.com/pahen/madge/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"95faed027d21af80e58697588f061787b2f8592f","kind":"tag","published_at":"2015-10-16T17:33:00.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.5.2","html_url":"https://github.com/pahen/madge/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"9b4b05b63b54bc0214ab1e8469a4e40c30b35bec","kind":"tag","published_at":"2015-10-15T13:02:43.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.5.1","html_url":"https://github.com/pahen/madge/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"3b4957bafbb12d3626d0c8412a5bdd52232e8ce5","kind":"tag","published_at":"2015-04-02T10:02:15.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.5.0","html_url":"https://github.com/pahen/madge/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"dc9acf5f53ddf8121dec777e289524fe463842c5","kind":"tag","published_at":"2014-12-19T22:56:24.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.4.1","html_url":"https://github.com/pahen/madge/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"47a924f3369627c54d217532070953866d0127c2","kind":"tag","published_at":"2014-12-19T18:32:16.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.4.0","html_url":"https://github.com/pahen/madge/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"ea4b85b729d451b21f3ed8174ff07ec0cd8460b8","kind":"tag","published_at":"2014-09-22T07:03:45.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.3.5","html_url":"https://github.com/pahen/madge/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.5/manifests"},{"name":"0.3.3","sha":"dc35cf45fa7bacc23f31c5cd0cc5888806624ddc","kind":"tag","published_at":"2014-07-11T07:45:04.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.3.3","html_url":"https://github.com/pahen/madge/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"b4d0488649438b40fcfe2719cd06d6ee8d8a1116","kind":"tag","published_at":"2014-06-25T17:15:21.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.3.2","html_url":"https://github.com/pahen/madge/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"c41987b0ad5c952af9554552bcbbddb87139b2e6","kind":"tag","published_at":"2014-06-03T02:15:16.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.3.1","html_url":"https://github.com/pahen/madge/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"41a15f5eb92c4c7639887533e3d6cb22fb700c12","kind":"tag","published_at":"2014-05-26T04:40:02.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.3.0","html_url":"https://github.com/pahen/madge/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5cd3bc4851cf308f1e94b6bd0deb29db289800aa","kind":"tag","published_at":"2014-04-18T11:52:44.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.2.0","html_url":"https://github.com/pahen/madge/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pahen/madge@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-10-26T22:12:31.658Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.8022212791057335,"dependent_packages_count":8.376244562665123,"stargazers_count":0.7705982695192881,"forks_count":1.6088127093737796,"docker_downloads_count":null,"average":3.889469205165981},"purl":"pkg:golang/github.com/pahen/madge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pahen/madge","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pahen/madge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pahen/madge/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-19T09:09:22.918Z","issues_count":134,"pull_requests_count":73,"avg_time_to_close_issue":32153680.40625,"avg_time_to_close_pull_request":12651021.44262295,"issues_closed_count":32,"pull_requests_closed_count":61,"pull_request_authors_count":25,"issue_authors_count":127,"avg_comments_per_issue":3.2611940298507465,"avg_comments_per_pull_request":1.8493150684931507,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":11,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":2944.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.09090909090909091,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/issues","maintainers":[{"login":"fdc-viktor-luft","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fdc-viktor-luft"},{"login":"kamiazya","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kamiazya"},{"login":"pahen","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pahen"},{"login":"PabloLION","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PabloLION"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpahen%2Fmadge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpahen%2Fmadge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpahen%2Fmadge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpahen%2Fmadge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpahen%2Fmadge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpahen%2Fmadge/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2215108,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":1314523,"name":"@therebelrobot/madge","ecosystem":"npm","description":"Create graphs from module dependencies.","homepage":"https://github.com/pahen/madge","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pahen/madge","keywords_array":["ES6","ES7","AMD","RequireJS","require","module","circular","dependency","dependencies","graphviz","graph"],"namespace":"therebelrobot","versions_count":2,"first_release_published_at":"2020-06-30T20:01:38.836Z","latest_release_published_at":"2020-06-30T20:02:17.304Z","latest_release_number":"3.9.3","last_synced_at":"2026-07-13T14:48:04.622Z","created_at":"2022-04-08T20:41:09.895Z","updated_at":"2026-07-13T14:48:04.622Z","registry_url":"https://www.npmjs.com/package/@therebelrobot/madge","install_command":"npm install @therebelrobot/madge","documentation_url":null,"metadata":{"funding":{"type":"individual","url":"https://www.paypal.me/pahen"},"dist-tags":{"latest":"3.9.3"}},"repo_metadata":{"uuid":"4384018","full_name":"pahen/madge","owner":"pahen","description":"Create graphs from your CommonJS, AMD or ES6 module dependencies","archived":false,"fork":false,"pushed_at":"2024-04-08T12:09:12.000Z","size":1292,"stargazers_count":8430,"open_issues_count":101,"forks_count":306,"subscribers_count":53,"default_branch":"master","last_synced_at":"2024-04-14T12:04:23.019Z","etag":null,"topics":["amd","commonjs","dependencies","es6","graph","graphviz","less","madge","sass","stylus"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pahen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2012-05-20T11:01:26.000Z","updated_at":"2024-04-14T11:29:21.000Z","dependencies_parsed_at":"2023-10-24T08:27:16.585Z","dependency_job_id":"ee3e4441-4547-4bbc-a77d-025185196a9b","html_url":"https://github.com/pahen/madge","commit_stats":{"total_commits":446,"total_committers":59,"mean_commits":7.559322033898305,"dds":"0.28026905829596416","last_synced_commit":"48f3432da41e3c20fc0d6f5170fc629bfa3b4b5b"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pahen","download_url":"https://codeload.github.com/pahen/madge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":198592771,"owners_count":13487175,"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":"pahen","name":"Patrik Henningsson","uuid":"353888","kind":"user","description":"","email":"","website":"https://pahen.se","location":"Gothenburg, Sweden","twitter":null,"company":"Aptoma","icon_url":"https://avatars.githubusercontent.com/u/353888?u=2165ceb046ec6746c3b88b392d251a1b34303017\u0026v=4","repositories_count":17,"last_synced_at":"2023-04-09T22:00:24.521Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pahen","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:33:03.089Z","updated_at":"2023-04-09T22:00:30.853Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pahen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pahen/repositories"},"tags":[{"name":"v7.0.0","sha":"e510275792b89df93c462b79723e226047dd9806","kind":"tag","published_at":"2024-04-08T12:09:01.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v7.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"66bb0c30798b31557d239ca61b2a43ffa6f53fba","kind":"tag","published_at":"2023-06-04T01:22:45.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v6.1.0","html_url":"https://github.com/pahen/madge/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"2aa75b2aba279d02dd7cf7640a0fcd6236322228","kind":"tag","published_at":"2023-01-29T09:19:54.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v6.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v6.0.0/manifests"},{"name":"v5.0.2","sha":"614d44d5f1ab3cc9e9875e67d1e46f4b971d660a","kind":"tag","published_at":"2023-01-27T18:58:52.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v5.0.2","html_url":"https://github.com/pahen/madge/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"bf3bc92197f8fda7d235f6fc22a9c34bb97fda25","kind":"tag","published_at":"2021-06-23T18:20:18.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v5.0.1","html_url":"https://github.com/pahen/madge/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17a922da7ad882fe9fc214b8965b055d85dfea4d","kind":"tag","published_at":"2021-06-22T19:21:56.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v5.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v5.0.0/manifests"},{"name":"v4.0.2","sha":"03b7ba01be2e2856fc084888a92972f556412467","kind":"tag","published_at":"2021-03-08T13:29:27.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v4.0.2","html_url":"https://github.com/pahen/madge/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"abae6d0dfe0c96218545bfe7fcffbb60322af3b4","kind":"tag","published_at":"2021-03-05T14:44:03.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v4.0.1","html_url":"https://github.com/pahen/madge/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c0600c4df24779754e1cbf79af33944fea649aee","kind":"tag","published_at":"2021-01-05T14:37:32.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v4.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v4.0.0/manifests"},{"name":"v3.12.0","sha":"e135916cc64e93ddf9aec43b876d63ffc1df9ff5","kind":"tag","published_at":"2020-11-02T08:22:34.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.12.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"c27a399435f3cfca3d8b5cbf72eb5eec79eb7ad3","kind":"tag","published_at":"2020-10-01T11:22:19.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.11.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"f9863aa9696064ea50b5dbb29892e77c54262fc3","kind":"tag","published_at":"2020-09-14T17:54:05.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.10.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"8a44776578b7683e380a2ca64498661766c5afc2","kind":"tag","published_at":"2020-06-16T02:45:26.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.9.2","html_url":"https://github.com/pahen/madge/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"6fd62eaa04d69ad82e9771df90cdad7420ed3ce9","kind":"tag","published_at":"2020-06-08T07:20:29.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.9.1","html_url":"https://github.com/pahen/madge/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c0a0b911eda27a18ec36a2585fdf72bfc11b08ff","kind":"tag","published_at":"2020-05-07T03:55:25.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.9.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"38c3a64210248cf5619a4893b38be14d6035d295","kind":"tag","published_at":"2020-03-09T14:50:28.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.8.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"8a6803c9f85c364600a4cbd54705b526a092194d","kind":"tag","published_at":"2020-01-30T06:14:26.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.7.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"aa4f81d55e7fc56ee731a06936a8154d10da6dc5","kind":"tag","published_at":"2019-11-11T19:43:38.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.6.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"389ea9103e8e27a642f484cdf242c452667920f4","kind":"tag","published_at":"2019-11-07T13:55:40.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.5.1","html_url":"https://github.com/pahen/madge/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4bd836684e8535791c558f4553e97977294e1d36","kind":"tag","published_at":"2019-10-28T12:27:07.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.5.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.5.0/manifests"},{"name":"v3.4.4","sha":"d9e5aac241f7d19b4e0f1e009ab5dff634b337a1","kind":"tag","published_at":"2019-02-12T11:30:08.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.4.4","html_url":"https://github.com/pahen/madge/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"4aa2cff19fb9f30aedfc79adfed28c183e63bcb2","kind":"tag","published_at":"2019-01-17T08:02:12.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.4.3","html_url":"https://github.com/pahen/madge/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"bf00c403ad1849bea1a31aa879241820daad5b9a","kind":"tag","published_at":"2019-01-10T07:44:28.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.4.2","html_url":"https://github.com/pahen/madge/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"53b9571a31247cd194bd32b43f37afaa7c8a68bc","kind":"tag","published_at":"2019-01-10T07:38:21.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.4.1","html_url":"https://github.com/pahen/madge/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80de97f86baae12e397c3b7985c0c6b9433cb4e9","kind":"tag","published_at":"2019-01-07T12:18:39.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.4.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c387484632fb4540b3f34e2ec784ffdae856383f","kind":"tag","published_at":"2018-10-31T08:12:03.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.3.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"32810d309fe931acc61dab919bb50d371f097a35","kind":"tag","published_at":"2018-06-26T08:04:56.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.2.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"be364ceb6808ce66fdb164976aeb667044b3eeb8","kind":"tag","published_at":"2018-05-24T07:38:29.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.1.1","html_url":"https://github.com/pahen/madge/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c02d0e73e908763437c12c940d7e79b76e4d2894","kind":"tag","published_at":"2018-05-22T07:51:31.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.1.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"0673978009af5734fde47d1fbfa6f165e5addc5b","kind":"tag","published_at":"2018-02-05T09:18:56.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.0.1","html_url":"https://github.com/pahen/madge/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4edd44afac3c019d1f1f5b148e4eb838f00a31d4","kind":"tag","published_at":"2018-01-22T09:50:04.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"172db35d9a926c6184faf4c21bd5219ff05d681d","kind":"tag","published_at":"2017-08-29T18:35:28.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v2.2.0","html_url":"https://github.com/pahen/madge/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"75747f0fe6b436b9506dff1bc3b71de25b073636","kind":"tag","published_at":"2017-08-26T20:26:12.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v2.1.0","html_url":"https://github.com/pahen/madge/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7fce4b71d05b67e2f22d88db00f5e7aad9888b57","kind":"tag","published_at":"2017-07-15T21:31:52.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v2.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v2.0.0/manifests"},{"name":"v1.6.0","sha":"20e0598e6acecba574ee72298980c15f51f2a753","kind":"tag","published_at":"2017-02-08T11:45:54.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.6.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c3c6b206d3a6b76944cd919cedf50984321c2b4f","kind":"tag","published_at":"2017-01-13T20:14:52.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.5.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.5.0/manifests"},{"name":"v1.4.6","sha":"e4e60d0547c01dffe74b59198110b9a03af03225","kind":"tag","published_at":"2017-01-09T10:09:33.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.6","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"c97cf85e14a93cbb01d55ce3d46d4b947e6da70f","kind":"tag","published_at":"2017-01-07T15:19:54.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.5","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"3f87baee2ba71ec4f2cab6f61cb0c9f78d99ca4f","kind":"tag","published_at":"2017-01-04T13:47:05.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.4","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"35b5fbc8ead1de2e066ab5e11f72a79397f3f7a2","kind":"tag","published_at":"2016-10-12T07:52:54.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.3","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"faf722f277d8c1461d3f34c941c6dcfd4845bd13","kind":"tag","published_at":"2016-10-06T17:05:14.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.2","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e7bc05d9a22b1cf6e1372a4e8de5d9d57d4878f5","kind":"tag","published_at":"2016-10-06T16:44:38.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.1","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9753f9e86d5cbda90bab7a86fb512d2959273c8a","kind":"tag","published_at":"2016-10-06T16:22:54.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b9258b19b204705cd41c62e12e996562dbf9d22d","kind":"tag","published_at":"2016-10-03T06:41:20.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.3.2","html_url":"https://github.com/pahen/madge/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"a35b8c9e03bc2df4e953b845d20e319afe5bd59b","kind":"tag","published_at":"2016-10-01T13:26:28.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.3.1","html_url":"https://github.com/pahen/madge/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"edf4484230ccc5f73dd6c2f0ae02c731869c05d9","kind":"tag","published_at":"2016-09-06T18:04:10.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.3.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"30034892f8e1a776886dc72dfa88d96e6c4c332d","kind":"tag","published_at":"2016-09-01T20:36:03.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.2.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9e50f293ee59fa2e10d23c864bb6662c92bacf21","kind":"tag","published_at":"2016-08-23T14:38:52.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.1.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"038492d6bbbc76d9d25b2caa99b05491559fcaa7","kind":"tag","published_at":"2016-08-19T13:46:22.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.0.0/manifests"},{"name":"0.6.0","sha":"7025c09920dd3bd3529e477f084b9f580d292806","kind":"tag","published_at":"2016-07-06T09:43:26.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.6.0","html_url":"https://github.com/pahen/madge/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.6.0/manifests"},{"name":"0.5.5","sha":"c4576e9ad75ee123945e7aff957d8e06b1a6b65e","kind":"tag","published_at":"2016-07-03T13:31:38.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.5.5","html_url":"https://github.com/pahen/madge/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"38c40ac17d653103187bcc1c5e2512aa3c5b0c4c","kind":"tag","published_at":"2016-06-13T07:51:54.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.5.4","html_url":"https://github.com/pahen/madge/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"c00dd70f684cb71c651a7e57eeeb89728cb9434c","kind":"tag","published_at":"2015-11-25T07:20:39.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.5.3","html_url":"https://github.com/pahen/madge/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"95faed027d21af80e58697588f061787b2f8592f","kind":"tag","published_at":"2015-10-16T17:33:00.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.5.2","html_url":"https://github.com/pahen/madge/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"9b4b05b63b54bc0214ab1e8469a4e40c30b35bec","kind":"tag","published_at":"2015-10-15T13:02:43.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.5.1","html_url":"https://github.com/pahen/madge/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"3b4957bafbb12d3626d0c8412a5bdd52232e8ce5","kind":"tag","published_at":"2015-04-02T10:02:15.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.5.0","html_url":"https://github.com/pahen/madge/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"dc9acf5f53ddf8121dec777e289524fe463842c5","kind":"tag","published_at":"2014-12-19T22:56:24.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.4.1","html_url":"https://github.com/pahen/madge/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"47a924f3369627c54d217532070953866d0127c2","kind":"tag","published_at":"2014-12-19T18:32:16.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.4.0","html_url":"https://github.com/pahen/madge/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"ea4b85b729d451b21f3ed8174ff07ec0cd8460b8","kind":"tag","published_at":"2014-09-22T07:03:45.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.3.5","html_url":"https://github.com/pahen/madge/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.5/manifests"},{"name":"0.3.3","sha":"dc35cf45fa7bacc23f31c5cd0cc5888806624ddc","kind":"tag","published_at":"2014-07-11T07:45:04.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.3.3","html_url":"https://github.com/pahen/madge/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"b4d0488649438b40fcfe2719cd06d6ee8d8a1116","kind":"tag","published_at":"2014-06-25T17:15:21.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.3.2","html_url":"https://github.com/pahen/madge/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"c41987b0ad5c952af9554552bcbbddb87139b2e6","kind":"tag","published_at":"2014-06-03T02:15:16.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.3.1","html_url":"https://github.com/pahen/madge/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"41a15f5eb92c4c7639887533e3d6cb22fb700c12","kind":"tag","published_at":"2014-05-26T04:40:02.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.3.0","html_url":"https://github.com/pahen/madge/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5cd3bc4851cf308f1e94b6bd0deb29db289800aa","kind":"tag","published_at":"2014-04-18T11:52:44.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.2.0","html_url":"https://github.com/pahen/madge/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-09-05T09:43:52.864Z","dependent_packages_count":2,"downloads":44,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":40.03317130195296,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.4187704923778972,"forks_count":2.357811456739983,"average":15.723977847709728},"purl":"pkg:npm/%40therebelrobot/madge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@therebelrobot/madge","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@therebelrobot/madge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@therebelrobot/madge/dependencies","status":null,"funding_links":["https://www.paypal.me/pahen"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T09:38:57.230Z","issues_count":119,"pull_requests_count":48,"avg_time_to_close_issue":29052121.225806452,"avg_time_to_close_pull_request":12200936.931818182,"issues_closed_count":31,"pull_requests_closed_count":44,"pull_request_authors_count":22,"issue_authors_count":110,"avg_comments_per_issue":3.546218487394958,"avg_comments_per_pull_request":2.1041666666666665,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":27,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":2914733.75,"past_year_avg_time_to_close_pull_request":2761010.619047619,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":1.222222222222222,"past_year_avg_comments_per_pull_request":1.4545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/issues","maintainers":[{"login":"fdc-viktor-luft","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fdc-viktor-luft"},{"login":"kamiazya","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kamiazya"},{"login":"PabloLION","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PabloLION"},{"login":"pahen","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pahen"}],"active_maintainers":[{"login":"fdc-viktor-luft","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fdc-viktor-luft"},{"login":"PabloLION","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PabloLION"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@therebelrobot%2Fmadge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@therebelrobot%2Fmadge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@therebelrobot%2Fmadge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@therebelrobot%2Fmadge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@therebelrobot%2Fmadge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@therebelrobot%2Fmadge/codemeta","maintainers":[{"uuid":"therebelrobot","login":"therebelrobot","name":null,"email":"npm@therebelrobot.com","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~therebelrobot","role":null,"created_at":"2022-11-11T02:29:39.588Z","updated_at":"2022-11-11T02:29:39.588Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/therebelrobot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670666,"maintainers_count":1209060,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":8179098,"name":"@lgbot/madge","ecosystem":"npm","description":"Create graphs from module dependencies.","homepage":"https://github.com/pahen/madge","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pahen/madge","keywords_array":["ES6","ES7","AMD","RequireJS","require","module","circular","dependency","dependencies","graphviz","graph"],"namespace":"lgbot","versions_count":3,"first_release_published_at":"2023-09-03T04:59:16.546Z","latest_release_published_at":"2023-09-03T05:54:42.685Z","latest_release_number":"6.2.0","last_synced_at":"2026-07-13T14:49:06.872Z","created_at":"2023-09-03T05:00:27.114Z","updated_at":"2026-07-13T14:49:06.872Z","registry_url":"https://www.npmjs.com/package/@lgbot/madge","install_command":"npm install @lgbot/madge","documentation_url":null,"metadata":{"funding":{"type":"individual","url":"https://www.paypal.me/pahen"},"dist-tags":{"latest":"6.2.0"}},"repo_metadata":{"uuid":"4384018","full_name":"pahen/madge","owner":"pahen","description":"Create graphs from your CommonJS, AMD or ES6 module dependencies","archived":false,"fork":false,"pushed_at":"2024-04-08T12:09:12.000Z","size":1292,"stargazers_count":8430,"open_issues_count":101,"forks_count":306,"subscribers_count":53,"default_branch":"master","last_synced_at":"2024-04-14T12:04:23.019Z","etag":null,"topics":["amd","commonjs","dependencies","es6","graph","graphviz","less","madge","sass","stylus"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pahen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2012-05-20T11:01:26.000Z","updated_at":"2024-04-14T11:29:21.000Z","dependencies_parsed_at":"2023-10-24T08:27:16.585Z","dependency_job_id":"ee3e4441-4547-4bbc-a77d-025185196a9b","html_url":"https://github.com/pahen/madge","commit_stats":{"total_commits":446,"total_committers":59,"mean_commits":7.559322033898305,"dds":"0.28026905829596416","last_synced_commit":"48f3432da41e3c20fc0d6f5170fc629bfa3b4b5b"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pahen","download_url":"https://codeload.github.com/pahen/madge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":198592771,"owners_count":13487175,"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":"pahen","name":"Patrik Henningsson","uuid":"353888","kind":"user","description":"","email":"","website":"https://pahen.se","location":"Gothenburg, Sweden","twitter":null,"company":"Aptoma","icon_url":"https://avatars.githubusercontent.com/u/353888?u=2165ceb046ec6746c3b88b392d251a1b34303017\u0026v=4","repositories_count":17,"last_synced_at":"2023-04-09T22:00:24.521Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pahen","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:33:03.089Z","updated_at":"2023-04-09T22:00:30.853Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pahen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pahen/repositories"},"tags":[{"name":"v7.0.0","sha":"e510275792b89df93c462b79723e226047dd9806","kind":"tag","published_at":"2024-04-08T12:09:01.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v7.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"66bb0c30798b31557d239ca61b2a43ffa6f53fba","kind":"tag","published_at":"2023-06-04T01:22:45.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v6.1.0","html_url":"https://github.com/pahen/madge/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"2aa75b2aba279d02dd7cf7640a0fcd6236322228","kind":"tag","published_at":"2023-01-29T09:19:54.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v6.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v6.0.0/manifests"},{"name":"v5.0.2","sha":"614d44d5f1ab3cc9e9875e67d1e46f4b971d660a","kind":"tag","published_at":"2023-01-27T18:58:52.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v5.0.2","html_url":"https://github.com/pahen/madge/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"bf3bc92197f8fda7d235f6fc22a9c34bb97fda25","kind":"tag","published_at":"2021-06-23T18:20:18.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v5.0.1","html_url":"https://github.com/pahen/madge/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17a922da7ad882fe9fc214b8965b055d85dfea4d","kind":"tag","published_at":"2021-06-22T19:21:56.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v5.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v5.0.0/manifests"},{"name":"v4.0.2","sha":"03b7ba01be2e2856fc084888a92972f556412467","kind":"tag","published_at":"2021-03-08T13:29:27.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v4.0.2","html_url":"https://github.com/pahen/madge/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"abae6d0dfe0c96218545bfe7fcffbb60322af3b4","kind":"tag","published_at":"2021-03-05T14:44:03.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v4.0.1","html_url":"https://github.com/pahen/madge/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c0600c4df24779754e1cbf79af33944fea649aee","kind":"tag","published_at":"2021-01-05T14:37:32.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v4.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v4.0.0/manifests"},{"name":"v3.12.0","sha":"e135916cc64e93ddf9aec43b876d63ffc1df9ff5","kind":"tag","published_at":"2020-11-02T08:22:34.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.12.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"c27a399435f3cfca3d8b5cbf72eb5eec79eb7ad3","kind":"tag","published_at":"2020-10-01T11:22:19.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.11.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"f9863aa9696064ea50b5dbb29892e77c54262fc3","kind":"tag","published_at":"2020-09-14T17:54:05.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.10.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"8a44776578b7683e380a2ca64498661766c5afc2","kind":"tag","published_at":"2020-06-16T02:45:26.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.9.2","html_url":"https://github.com/pahen/madge/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"6fd62eaa04d69ad82e9771df90cdad7420ed3ce9","kind":"tag","published_at":"2020-06-08T07:20:29.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.9.1","html_url":"https://github.com/pahen/madge/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c0a0b911eda27a18ec36a2585fdf72bfc11b08ff","kind":"tag","published_at":"2020-05-07T03:55:25.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.9.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"38c3a64210248cf5619a4893b38be14d6035d295","kind":"tag","published_at":"2020-03-09T14:50:28.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.8.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"8a6803c9f85c364600a4cbd54705b526a092194d","kind":"tag","published_at":"2020-01-30T06:14:26.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.7.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"aa4f81d55e7fc56ee731a06936a8154d10da6dc5","kind":"tag","published_at":"2019-11-11T19:43:38.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.6.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"389ea9103e8e27a642f484cdf242c452667920f4","kind":"tag","published_at":"2019-11-07T13:55:40.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.5.1","html_url":"https://github.com/pahen/madge/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4bd836684e8535791c558f4553e97977294e1d36","kind":"tag","published_at":"2019-10-28T12:27:07.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.5.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.5.0/manifests"},{"name":"v3.4.4","sha":"d9e5aac241f7d19b4e0f1e009ab5dff634b337a1","kind":"tag","published_at":"2019-02-12T11:30:08.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.4.4","html_url":"https://github.com/pahen/madge/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"4aa2cff19fb9f30aedfc79adfed28c183e63bcb2","kind":"tag","published_at":"2019-01-17T08:02:12.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.4.3","html_url":"https://github.com/pahen/madge/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"bf00c403ad1849bea1a31aa879241820daad5b9a","kind":"tag","published_at":"2019-01-10T07:44:28.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.4.2","html_url":"https://github.com/pahen/madge/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"53b9571a31247cd194bd32b43f37afaa7c8a68bc","kind":"tag","published_at":"2019-01-10T07:38:21.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.4.1","html_url":"https://github.com/pahen/madge/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80de97f86baae12e397c3b7985c0c6b9433cb4e9","kind":"tag","published_at":"2019-01-07T12:18:39.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.4.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c387484632fb4540b3f34e2ec784ffdae856383f","kind":"tag","published_at":"2018-10-31T08:12:03.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.3.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"32810d309fe931acc61dab919bb50d371f097a35","kind":"tag","published_at":"2018-06-26T08:04:56.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.2.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"be364ceb6808ce66fdb164976aeb667044b3eeb8","kind":"tag","published_at":"2018-05-24T07:38:29.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.1.1","html_url":"https://github.com/pahen/madge/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c02d0e73e908763437c12c940d7e79b76e4d2894","kind":"tag","published_at":"2018-05-22T07:51:31.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.1.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"0673978009af5734fde47d1fbfa6f165e5addc5b","kind":"tag","published_at":"2018-02-05T09:18:56.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.0.1","html_url":"https://github.com/pahen/madge/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4edd44afac3c019d1f1f5b148e4eb838f00a31d4","kind":"tag","published_at":"2018-01-22T09:50:04.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v3.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"172db35d9a926c6184faf4c21bd5219ff05d681d","kind":"tag","published_at":"2017-08-29T18:35:28.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v2.2.0","html_url":"https://github.com/pahen/madge/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"75747f0fe6b436b9506dff1bc3b71de25b073636","kind":"tag","published_at":"2017-08-26T20:26:12.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v2.1.0","html_url":"https://github.com/pahen/madge/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7fce4b71d05b67e2f22d88db00f5e7aad9888b57","kind":"tag","published_at":"2017-07-15T21:31:52.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v2.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v2.0.0/manifests"},{"name":"v1.6.0","sha":"20e0598e6acecba574ee72298980c15f51f2a753","kind":"tag","published_at":"2017-02-08T11:45:54.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.6.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c3c6b206d3a6b76944cd919cedf50984321c2b4f","kind":"tag","published_at":"2017-01-13T20:14:52.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.5.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.5.0/manifests"},{"name":"v1.4.6","sha":"e4e60d0547c01dffe74b59198110b9a03af03225","kind":"tag","published_at":"2017-01-09T10:09:33.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.6","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"c97cf85e14a93cbb01d55ce3d46d4b947e6da70f","kind":"tag","published_at":"2017-01-07T15:19:54.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.5","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"3f87baee2ba71ec4f2cab6f61cb0c9f78d99ca4f","kind":"tag","published_at":"2017-01-04T13:47:05.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.4","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"35b5fbc8ead1de2e066ab5e11f72a79397f3f7a2","kind":"tag","published_at":"2016-10-12T07:52:54.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.3","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"faf722f277d8c1461d3f34c941c6dcfd4845bd13","kind":"tag","published_at":"2016-10-06T17:05:14.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.2","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e7bc05d9a22b1cf6e1372a4e8de5d9d57d4878f5","kind":"tag","published_at":"2016-10-06T16:44:38.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.1","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9753f9e86d5cbda90bab7a86fb512d2959273c8a","kind":"tag","published_at":"2016-10-06T16:22:54.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.4.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b9258b19b204705cd41c62e12e996562dbf9d22d","kind":"tag","published_at":"2016-10-03T06:41:20.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.3.2","html_url":"https://github.com/pahen/madge/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"a35b8c9e03bc2df4e953b845d20e319afe5bd59b","kind":"tag","published_at":"2016-10-01T13:26:28.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.3.1","html_url":"https://github.com/pahen/madge/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"edf4484230ccc5f73dd6c2f0ae02c731869c05d9","kind":"tag","published_at":"2016-09-06T18:04:10.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.3.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"30034892f8e1a776886dc72dfa88d96e6c4c332d","kind":"tag","published_at":"2016-09-01T20:36:03.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.2.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9e50f293ee59fa2e10d23c864bb6662c92bacf21","kind":"tag","published_at":"2016-08-23T14:38:52.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.1.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"038492d6bbbc76d9d25b2caa99b05491559fcaa7","kind":"tag","published_at":"2016-08-19T13:46:22.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/v1.0.0","html_url":"https://github.com/pahen/madge/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/v1.0.0/manifests"},{"name":"0.6.0","sha":"7025c09920dd3bd3529e477f084b9f580d292806","kind":"tag","published_at":"2016-07-06T09:43:26.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.6.0","html_url":"https://github.com/pahen/madge/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.6.0/manifests"},{"name":"0.5.5","sha":"c4576e9ad75ee123945e7aff957d8e06b1a6b65e","kind":"tag","published_at":"2016-07-03T13:31:38.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.5.5","html_url":"https://github.com/pahen/madge/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"38c40ac17d653103187bcc1c5e2512aa3c5b0c4c","kind":"tag","published_at":"2016-06-13T07:51:54.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.5.4","html_url":"https://github.com/pahen/madge/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"c00dd70f684cb71c651a7e57eeeb89728cb9434c","kind":"tag","published_at":"2015-11-25T07:20:39.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.5.3","html_url":"https://github.com/pahen/madge/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"95faed027d21af80e58697588f061787b2f8592f","kind":"tag","published_at":"2015-10-16T17:33:00.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.5.2","html_url":"https://github.com/pahen/madge/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"9b4b05b63b54bc0214ab1e8469a4e40c30b35bec","kind":"tag","published_at":"2015-10-15T13:02:43.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.5.1","html_url":"https://github.com/pahen/madge/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"3b4957bafbb12d3626d0c8412a5bdd52232e8ce5","kind":"tag","published_at":"2015-04-02T10:02:15.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.5.0","html_url":"https://github.com/pahen/madge/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"dc9acf5f53ddf8121dec777e289524fe463842c5","kind":"tag","published_at":"2014-12-19T22:56:24.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.4.1","html_url":"https://github.com/pahen/madge/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"47a924f3369627c54d217532070953866d0127c2","kind":"tag","published_at":"2014-12-19T18:32:16.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.4.0","html_url":"https://github.com/pahen/madge/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"ea4b85b729d451b21f3ed8174ff07ec0cd8460b8","kind":"tag","published_at":"2014-09-22T07:03:45.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.3.5","html_url":"https://github.com/pahen/madge/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.5/manifests"},{"name":"0.3.3","sha":"dc35cf45fa7bacc23f31c5cd0cc5888806624ddc","kind":"tag","published_at":"2014-07-11T07:45:04.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.3.3","html_url":"https://github.com/pahen/madge/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"b4d0488649438b40fcfe2719cd06d6ee8d8a1116","kind":"tag","published_at":"2014-06-25T17:15:21.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.3.2","html_url":"https://github.com/pahen/madge/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"c41987b0ad5c952af9554552bcbbddb87139b2e6","kind":"tag","published_at":"2014-06-03T02:15:16.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.3.1","html_url":"https://github.com/pahen/madge/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"41a15f5eb92c4c7639887533e3d6cb22fb700c12","kind":"tag","published_at":"2014-05-26T04:40:02.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.3.0","html_url":"https://github.com/pahen/madge/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5cd3bc4851cf308f1e94b6bd0deb29db289800aa","kind":"tag","published_at":"2014-04-18T11:52:44.000Z","download_url":"https://codeload.github.com/pahen/madge/tar.gz/0.2.0","html_url":"https://github.com/pahen/madge/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags/0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T09:05:44.118Z","dependent_packages_count":0,"downloads":1722,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.444306901368323,"dependent_repos_count":37.44768792399041,"dependent_packages_count":53.87544965341037,"stargazers_count":1.1613916241567608,"forks_count":2.006956849387505,"docker_downloads_count":null,"average":20.58715859046267},"purl":"pkg:npm/%40lgbot/madge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lgbot/madge","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lgbot/madge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lgbot/madge/dependencies","status":null,"funding_links":["https://www.paypal.me/pahen"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T19:10:07.724Z","issues_count":119,"pull_requests_count":48,"avg_time_to_close_issue":29052121.225806452,"avg_time_to_close_pull_request":12200936.931818182,"issues_closed_count":31,"pull_requests_closed_count":44,"pull_request_authors_count":22,"issue_authors_count":110,"avg_comments_per_issue":3.546218487394958,"avg_comments_per_pull_request":2.1041666666666665,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":27,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":2914733.75,"past_year_avg_time_to_close_pull_request":2761010.619047619,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":1.222222222222222,"past_year_avg_comments_per_pull_request":1.4545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/issues","maintainers":[{"login":"fdc-viktor-luft","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fdc-viktor-luft"},{"login":"kamiazya","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kamiazya"},{"login":"PabloLION","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PabloLION"},{"login":"pahen","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pahen"}],"active_maintainers":[{"login":"fdc-viktor-luft","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fdc-viktor-luft"},{"login":"PabloLION","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PabloLION"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lgbot%2Fmadge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lgbot%2Fmadge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lgbot%2Fmadge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lgbot%2Fmadge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lgbot%2Fmadge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lgbot%2Fmadge/codemeta","maintainers":[{"uuid":"lgbot","login":"lgbot","name":null,"email":"khebkoh9@anonaddy.me","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~lgbot","role":null,"created_at":"2023-09-04T18:16:22.929Z","updated_at":"2023-09-04T18:16:22.929Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lgbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670666,"maintainers_count":1209060,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":1380705,"name":"@zhenyu925/madge","ecosystem":"npm","description":"Create graphs from module dependencies.","homepage":"https://github.com/pahen/madge","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pahen/madge","keywords_array":["ES6","ES7","AMD","RequireJS","require","module","circular","dependency","dependencies","graphviz","graph"],"namespace":"zhenyu925","versions_count":3,"first_release_published_at":"2019-12-03T12:22:12.578Z","latest_release_published_at":"2019-12-04T04:07:27.148Z","latest_release_number":"3.6.2","last_synced_at":"2026-07-13T14:48:56.244Z","created_at":"2022-04-08T23:06:28.307Z","updated_at":"2026-07-13T19:24:25.922Z","registry_url":"https://www.npmjs.com/package/@zhenyu925/madge","install_command":"npm install @zhenyu925/madge","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/madge"},"dist-tags":{"latest":"3.6.2"}},"repo_metadata":{"id":3339706,"uuid":"4384018","full_name":"pahen/madge","owner":"pahen","description":"Create graphs from your CommonJS, AMD or ES6 module dependencies","archived":false,"fork":false,"pushed_at":"2026-01-21T23:04:43.000Z","size":1440,"stargazers_count":10105,"open_issues_count":124,"forks_count":347,"subscribers_count":47,"default_branch":"master","last_synced_at":"2026-06-13T08:25:15.323Z","etag":null,"topics":["amd","commonjs","dependencies","es6","graph","graphviz","less","madge","sass","stylus"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pahen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-05-20T11:01:26.000Z","updated_at":"2026-06-12T06:37:28.000Z","dependencies_parsed_at":"2023-10-24T08:27:16.585Z","dependency_job_id":"ee3e4441-4547-4bbc-a77d-025185196a9b","html_url":"https://github.com/pahen/madge","commit_stats":{"total_commits":458,"total_committers":60,"mean_commits":7.633333333333334,"dds":0.2947598253275109,"last_synced_commit":"456057b85c2d063dad9c10147d7686ded4fc5ce5"},"previous_names":["pahen/node-madge"],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/pahen/madge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pahen","download_url":"https://codeload.github.com/pahen/madge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/sbom","scorecard":{"id":717871,"data":{"date":"2025-08-11","repo":{"name":"github.com/pahen/madge","commit":"456057b85c2d063dad9c10147d7686ded4fc5ce5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":8,"reason":"Found 10/12 approved changesets -- score normalized to 8","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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pahen/madge/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pahen/madge/nodejs.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","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-22T10:16:37.263Z","repository_id":3339706,"created_at":"2025-08-22T10:16:37.263Z","updated_at":"2025-08-22T10:16:37.263Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34327003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-13T19:24:25.886Z","dependent_packages_count":2,"downloads":39,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":37.249016373683894,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.417862686330819,"forks_count":2.357811456739983,"average":15.166965300846496},"purl":"pkg:npm/%40zhenyu925/madge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zhenyu925/madge","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zhenyu925/madge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zhenyu925/madge/dependencies","status":null,"funding_links":["https://opencollective.com/madge"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-19T09:09:22.918Z","issues_count":134,"pull_requests_count":73,"avg_time_to_close_issue":32153680.40625,"avg_time_to_close_pull_request":12651021.44262295,"issues_closed_count":32,"pull_requests_closed_count":61,"pull_request_authors_count":25,"issue_authors_count":127,"avg_comments_per_issue":3.2611940298507465,"avg_comments_per_pull_request":1.8493150684931507,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":11,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":2944.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.09090909090909091,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/issues","maintainers":[{"login":"fdc-viktor-luft","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fdc-viktor-luft"},{"login":"kamiazya","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kamiazya"},{"login":"pahen","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pahen"},{"login":"PabloLION","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PabloLION"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhenyu925%2Fmadge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhenyu925%2Fmadge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhenyu925%2Fmadge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhenyu925%2Fmadge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhenyu925%2Fmadge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhenyu925%2Fmadge/codemeta","maintainers":[{"uuid":"zhenyu_panda","login":"zhenyu_panda","name":null,"email":"chengzhenyu925@163.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~zhenyu_panda","role":null,"created_at":"2022-11-11T06:52:31.566Z","updated_at":"2022-11-11T06:52:31.566Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zhenyu_panda/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670666,"maintainers_count":1209060,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":5595978,"name":"gaoding-madge","ecosystem":"npm","description":"Create graphs from module dependencies.","homepage":"https://github.com/pahen/madge","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pahen/madge","keywords_array":["ES6","ES7","AMD","RequireJS","require","module","circular","dependency","dependencies","graphviz","graph"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-11-29T08:10:12.448Z","latest_release_published_at":"2022-11-29T08:10:12.448Z","latest_release_number":"5.0.1","last_synced_at":"2026-07-13T14:50:16.666Z","created_at":"2022-12-01T00:27:50.476Z","updated_at":"2026-07-13T19:24:28.903Z","registry_url":"https://www.npmjs.com/package/gaoding-madge","install_command":"npm install gaoding-madge","documentation_url":null,"metadata":{"funding":{"type":"individual","url":"https://www.paypal.me/pahen"},"dist-tags":{"latest":"5.0.1"}},"repo_metadata":{"id":3339706,"uuid":"4384018","full_name":"pahen/madge","owner":"pahen","description":"Create graphs from your CommonJS, AMD or ES6 module dependencies","archived":false,"fork":false,"pushed_at":"2026-01-21T23:04:43.000Z","size":1440,"stargazers_count":10105,"open_issues_count":124,"forks_count":347,"subscribers_count":47,"default_branch":"master","last_synced_at":"2026-06-13T08:25:15.323Z","etag":null,"topics":["amd","commonjs","dependencies","es6","graph","graphviz","less","madge","sass","stylus"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pahen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-05-20T11:01:26.000Z","updated_at":"2026-06-12T06:37:28.000Z","dependencies_parsed_at":"2023-10-24T08:27:16.585Z","dependency_job_id":"ee3e4441-4547-4bbc-a77d-025185196a9b","html_url":"https://github.com/pahen/madge","commit_stats":{"total_commits":458,"total_committers":60,"mean_commits":7.633333333333334,"dds":0.2947598253275109,"last_synced_commit":"456057b85c2d063dad9c10147d7686ded4fc5ce5"},"previous_names":["pahen/node-madge"],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/pahen/madge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pahen","download_url":"https://codeload.github.com/pahen/madge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/sbom","scorecard":{"id":717871,"data":{"date":"2025-08-11","repo":{"name":"github.com/pahen/madge","commit":"456057b85c2d063dad9c10147d7686ded4fc5ce5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":8,"reason":"Found 10/12 approved changesets -- score normalized to 8","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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pahen/madge/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pahen/madge/nodejs.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","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-22T10:16:37.263Z","repository_id":3339706,"created_at":"2025-08-22T10:16:37.263Z","updated_at":"2025-08-22T10:16:37.263Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34327003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-13T19:24:28.882Z","dependent_packages_count":1,"downloads":57,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":43.57593408664221,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.48049034928934,"forks_count":2.4981836264958797,"average":17.815979310780204},"purl":"pkg:npm/gaoding-madge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/gaoding-madge","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/gaoding-madge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/gaoding-madge/dependencies","status":null,"funding_links":["https://www.paypal.me/pahen"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-27T06:03:13.569Z","issues_count":137,"pull_requests_count":74,"avg_time_to_close_issue":31179521.545454547,"avg_time_to_close_pull_request":12651021.44262295,"issues_closed_count":33,"pull_requests_closed_count":61,"pull_request_authors_count":25,"issue_authors_count":130,"avg_comments_per_issue":3.218978102189781,"avg_comments_per_pull_request":1.8243243243243243,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":12,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":2944.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.08333333333333333,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/issues","maintainers":[{"login":"fdc-viktor-luft","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fdc-viktor-luft"},{"login":"kamiazya","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kamiazya"},{"login":"pahen","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pahen"},{"login":"PabloLION","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PabloLION"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gaoding-madge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gaoding-madge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gaoding-madge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gaoding-madge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gaoding-madge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gaoding-madge/codemeta","maintainers":[{"uuid":"swifterjh","login":"swifterjh","name":null,"email":"505514870@qq.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~swifterjh","role":null,"created_at":"2022-12-01T00:42:32.366Z","updated_at":"2022-12-01T00:42:32.366Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/swifterjh/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670666,"maintainers_count":1209060,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":1984453,"name":"madge","ecosystem":"npm","description":"Create graphs from module dependencies.","homepage":"https://github.com/pahen/madge","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pahen/madge","keywords_array":["ES6","ES7","AMD","RequireJS","require","module","circular","dependency","dependencies","graphviz","graph"],"namespace":null,"versions_count":77,"first_release_published_at":"2012-05-20T11:32:05.502Z","latest_release_published_at":"2024-08-05T07:49:35.718Z","latest_release_number":"8.0.0","last_synced_at":"2026-07-14T15:33:13.705Z","created_at":"2022-04-09T19:12:35.195Z","updated_at":"2026-07-14T15:33:13.705Z","registry_url":"https://www.npmjs.com/package/madge","install_command":"npm install madge","documentation_url":null,"metadata":{"funding":{"type":"individual","url":"https://www.paypal.me/pahen"},"dist-tags":{"latest":"8.0.0"}},"repo_metadata":{"id":3339706,"uuid":"4384018","full_name":"pahen/madge","owner":"pahen","description":"Create graphs from your CommonJS, AMD or ES6 module dependencies","archived":false,"fork":false,"pushed_at":"2026-01-21T23:04:43.000Z","size":1440,"stargazers_count":10067,"open_issues_count":122,"forks_count":345,"subscribers_count":47,"default_branch":"master","last_synced_at":"2026-05-13T16:51:00.758Z","etag":null,"topics":["amd","commonjs","dependencies","es6","graph","graphviz","less","madge","sass","stylus"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pahen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-05-20T11:01:26.000Z","updated_at":"2026-05-13T02:54:55.000Z","dependencies_parsed_at":"2023-10-24T08:27:16.585Z","dependency_job_id":"ee3e4441-4547-4bbc-a77d-025185196a9b","html_url":"https://github.com/pahen/madge","commit_stats":{"total_commits":458,"total_committers":60,"mean_commits":7.633333333333334,"dds":0.2947598253275109,"last_synced_commit":"456057b85c2d063dad9c10147d7686ded4fc5ce5"},"previous_names":["pahen/node-madge"],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/pahen/madge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pahen","download_url":"https://codeload.github.com/pahen/madge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/sbom","scorecard":{"id":717871,"data":{"date":"2025-08-11","repo":{"name":"github.com/pahen/madge","commit":"456057b85c2d063dad9c10147d7686ded4fc5ce5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":8,"reason":"Found 10/12 approved changesets -- score normalized to 8","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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pahen/madge/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pahen/madge/nodejs.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","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-22T10:16:37.263Z","repository_id":3339706,"created_at":"2025-08-22T10:16:37.263Z","updated_at":"2025-08-22T10:16:37.263Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33134533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-07-13T03:38:00.366Z","dependent_packages_count":1000,"downloads":10917109,"downloads_period":"last-month","dependent_repos_count":9353,"rankings":{"downloads":0.20014799797379618,"dependent_repos_count":0.2703809136661237,"dependent_packages_count":0.07926358750964561,"stargazers_count":1.1606686472559715,"forks_count":2.00946781477524,"docker_downloads_count":0.5165554765287519,"average":0.7060807396182548},"purl":"pkg:npm/madge","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc1M2MtcGhoZy1jajI5","url":"https://github.com/advisories/GHSA-753c-phhg-cj29","title":"Madge vulnerable to command injection","description":"This affects the package madge before 4.0.1. It is possible to specify a custom Graphviz path via the graphVizPath option parameter which, when the .image(), .svg() or .dot() functions are called, is executed by the childprocess.exec function.\n\n### PoC\n```js\nconst madge = require('madge'); \nmadge('..', {graphVizPath: \"touch HELLO;\"}) .then((res) =\u003e res.svg()) .then((writtenImagePath) =\u003e { console.log('Image written to ' + writtenImagePath); });\n```","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-03-12T23:01:49.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2021-23352","https://github.com/pahen/madge/commit/da5cbc9ab30372d687fa7c324b22af7ffa5c6332","https://snyk.io/vuln/SNYK-JS-MADGE-1082875","https://github.com/pahen/madge/blob/master/lib/graph.js#L27","https://github.com/advisories/GHSA-753c-phhg-cj29"],"source_kind":"github","identifiers":["GHSA-753c-phhg-cj29","CVE-2021-23352"],"repository_url":"https://github.com/pahen/madge","blast_radius":0.0,"created_at":"2022-12-21T16:13:10.990Z","updated_at":"2026-06-20T04:08:05.461Z","epss_percentage":0.02057,"epss_percentile":0.78816,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc1M2MtcGhoZy1jajI5","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc1M2MtcGhoZy1jajI5","packages":[{"ecosystem":"npm","package_name":"madge","versions":[{"first_patched_version":"4.0.1","vulnerable_version_range":"\u003c 4.0.1"}],"purl":"pkg:npm/madge"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc1M2MtcGhoZy1jajI5/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/madge","docker_dependents_count":53,"docker_downloads_count":1327007,"usage_url":"https://repos.ecosyste.ms/usage/npm/madge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/madge/dependencies","status":null,"funding_links":["https://www.paypal.me/pahen"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-04T18:23:49.252Z","issues_count":139,"pull_requests_count":75,"avg_time_to_close_issue":31065933.79411765,"avg_time_to_close_pull_request":12651021.44262295,"issues_closed_count":34,"pull_requests_closed_count":61,"pull_request_authors_count":25,"issue_authors_count":132,"avg_comments_per_issue":3.2446043165467624,"avg_comments_per_pull_request":1.8,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":11,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":2944.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.09090909090909091,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/issues","maintainers":[{"login":"fdc-viktor-luft","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fdc-viktor-luft"},{"login":"kamiazya","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kamiazya"},{"login":"pahen","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pahen"},{"login":"PabloLION","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PabloLION"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/madge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/madge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/madge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/madge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/madge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/madge/codemeta","maintainers":[{"uuid":"pahen","login":"pahen","name":null,"email":"patrik.henningsson@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~pahen","role":null,"created_at":"2022-11-10T11:55:02.285Z","updated_at":"2022-11-10T11:55:02.285Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pahen/packages"},{"uuid":"kamiazya","login":"kamiazya","name":null,"email":"yuki@kamiazya.tech","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~kamiazya","role":null,"created_at":"2023-01-30T14:05:21.055Z","updated_at":"2023-01-30T14:05:21.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kamiazya/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670666,"maintainers_count":1209060,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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"}}],"commits":{"id":1110,"full_name":"pahen/madge","default_branch":"master","total_commits":458,"total_committers":59,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.762711864406779,"dds":0.2947598253275109,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-07-13T12:03:08.444Z","last_synced_commit":"456057b85c2d063dad9c10147d7686ded4fc5ce5","created_at":"2023-03-06T22:05:58.564Z","updated_at":"2026-07-13T12:02:09.053Z","committers":[{"name":"Patrik Henningsson","email":"patrik.henningsson@gmail.com","login":"pahen","count":323},{"name":"Rouven Weßling","email":"rouven@contentful.com","login":"realityking","count":18},{"name":"legobt","email":"6wbvkn0j@anonaddy.me","login":"legobeat","count":18},{"name":"kamiazya","email":"yuki@kamiazya.tech","login":"kamiazya","count":11},{"name":"Viktor Luft","email":"viktor.luft@freiheit.com","login":"vikingair","count":9},{"name":"Drew Foehn","email":"drew@pixelburn.net","login":"pixeldrew","count":5},{"name":"PabloLION","email":"36828324+PabloLION","login":"PabloLION","count":4},{"name":"Todor Andonov","email":"todor.andonov@payhawk.com","login":"todor-a","count":4},{"name":"Martin Mlostek","email":"mlostek@gmail.com","login":"mlostekk","count":3},{"name":"Martin Kapp","email":"martin@coderats.net","login":"meister","count":3},{"name":"Benjamin Horsleben","email":"benjamin@fizkerinc.dk","login":"fizker","count":3},{"name":"Brandon Selway","email":"brandon.selway@gmail.com","login":null,"count":3},{"name":"Cameron Steele","email":"csteele@steelecameron.com","login":"cammytown","count":2},{"name":"Joel Kemp","email":"mrjoelkemp@gmail.com","login":"mrjoelkemp","count":2},{"name":"Le Goff Vincent","email":"vince.legoff@gmail.com","login":"zekth","count":2},{"name":"Michael White","email":"m@mwhite.info","login":"mwhite","count":2},{"name":"Paul Irish","email":"paul.irish@gmail.com","login":"paulirish","count":2},{"name":"lleaff","email":"lleaff@outlook.com","login":"lleaff","count":2},{"name":"russa","email":"aaron.russ@dfki.de","login":"russaa","count":2},{"name":"Chris West (Faux)","email":"git@goeswhere.com","login":"FauxFaux","count":1},{"name":"Ben Scott","email":"227292+BPScott","login":"BPScott","count":1},{"name":"Ben Lowery","email":"ben.lowery@automattic.com","login":"blowery","count":1},{"name":"Avahe Kellenberger","email":"avahe@protonmail.ch","login":"avahe-kellenberger","count":1},{"name":"Anton Rusinov","email":"rusinovantondev@gmail.com","login":"RusinovAnton","count":1},{"name":"Anders D. Johnson","email":"anders.d.johnson.dev@gmail.com","login":"AndersDJohnson","count":1},{"name":"Couto","email":"lcouto87@gmail.com","login":null,"count":1},{"name":"Fabio Crisci","email":"fabio.crisci@guardian.co.uk","login":null,"count":1},{"name":"Guillaume Gomez","email":"guillaume.gomez@photobox.com","login":null,"count":1},{"name":"Karthik K","email":"oss.akk@gmail.com","login":null,"count":1},{"name":"trevorah","email":"a.trevorah@gmail.com","login":"trevorah","count":1},{"name":"tom","email":"me@dunklestoast.de","login":"dunklesToast","count":1},{"name":"nadejdashed","email":"nadejdashed@gmail.com","login":"nadejdashed","count":1},{"name":"daniel baak","email":"daniel.baak@gmail.com","login":"danielbaak","count":1},{"name":"customcommander","email":"hello@spinjs.com","login":"customcommander","count":1},{"name":"Ynda Jas","email":"yndajas@gmail.com","login":"yndajas","count":1},{"name":"Way Of The Future","email":"scuzzlebuzzle@yahoo.com","login":"wayofthefuture","count":1},{"name":"Waldir Pimenta","email":"waldyrious@gmail.com","login":"waldyrious","count":1},{"name":"Vasyl Zuzyak","email":"zvasylvv@gmail.com","login":"ZuBB","count":1},{"name":"Steven Hargrove","email":"hulkish","login":"hulkish","count":1},{"name":"Seth Davenport","email":"seth.e.davenport@gmail.com","login":"SethDavenport","count":1},{"name":"Sander Remie","email":"rmi7","login":"rmi7","count":1},{"name":"Sampo Kivistö","email":"sampo.kivisto@live.fi","login":"Havunen","count":1},{"name":"Richard Musiol","email":"mail@richard-musiol.de","login":"neelance","count":1},{"name":"Rhys Evans","email":"wheresrhys@gmail.com","login":"wheresrhys","count":1},{"name":"Osazuwa Omigie","email":"osamie2002@gmail.com","login":"osamie","count":1},{"name":"Oliver Joseph Ash","email":"oliverjash@gmail.com","login":"OliverJAsh","count":1},{"name":"Oli Lalonde","email":"olalonde@gmail.com","login":"olalonde","count":1},{"name":"Nikhil Verma","email":"nikhilgotmail@gmail.com","login":"NikhilVerma","count":1},{"name":"Nicolas Ramz","email":"nicolas.ramz@gmail.com","login":"warpdesign","count":1},{"name":"Max Brosnahan","email":"maximilianbrosnahan@gmail.com","login":"gingermusketeer","count":1},{"name":"Mathieu Darse","email":"hello@mathieudarse.fr","login":"mdarse","count":1},{"name":"Marc Laval","email":"mlaval@amadeus.com","login":"marclaval","count":1},{"name":"Jonathan Dumaine","email":"jonathan.dumaine@gmail.com","login":"JonDum","count":1},{"name":"Joep van der Heijden","email":"jvdheijden90@gmail.com","login":"Klaasvaak","count":1},{"name":"Joe Bowbeer","email":"joe.bowbeer@gmail.com","login":"joebowbeer","count":1},{"name":"Eldad Bercovici","email":"dutzi.b@gmail.com","login":"dutzi","count":1},{"name":"Daniel Tschinder","email":"daniel@tschinder.de","login":"danez","count":1},{"name":"Claudius Coenen","email":"coenen@meso.net","login":"ccoenen","count":1},{"name":"oddguan","email":"oddguan@tencent.com","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-14T00:00:11.394Z","repositories_count":6327734,"commits_count":857828289,"contributors_count":35321337,"owners_count":1202772,"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":{"table":{"full_name":"pahen/madge","html_url":"https://github.com/pahen/madge","last_synced_at":"2026-07-08T18:20:49.681Z","status":"error","issues_count":141,"pull_requests_count":76,"avg_time_to_close_issue":31065933.79411765,"avg_time_to_close_pull_request":16284010.825396825,"issues_closed_count":34,"pull_requests_closed_count":63,"pull_request_authors_count":26,"issue_authors_count":134,"avg_comments_per_issue":3.276595744680851,"avg_comments_per_pull_request":1.8552631578947367,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":10,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":2944.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.3,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-18T00:40:58.313Z","updated_at":"2026-07-08T18:20:49.682Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/issues","issue_labels_count":{"table":{"core":24,"pending":14,"bug":14,"viz":13,"cli":8,"enhancement":6,"good first issue":4,"question":4,"duplicate":3,"dev":3,"wontfix":2}},"pull_request_labels_count":{"table":{"dependencies":7,"javascript":2,"dev":1,"bug":1,"cli":1,"pending":1,"enhancement":1}},"issue_author_associations_count":{"table":{"NONE":134,"CONTRIBUTOR":4,"COLLABORATOR":3}},"pull_request_author_associations_count":{"table":{"NONE":39,"COLLABORATOR":23,"CONTRIBUTOR":11,"OWNER":3}},"issue_authors":{"table":{"crystalfp":5,"eelco":2,"PabloLION":2,"1226085293":2,"ghost":1,"nemosmithasf":1,"volkovmqx":1,"UtkarshVerma":1,"FFdhorkin":1,"danburzo":1,"Barkole":1,"m-gallesio":1,"sarimarton":1,"brianreinhold":1,"vicrac":1,"syea911":1,"anion155":1,"dustinsgoodman":1,"sufengyong":1,"d6u":1,"ziriax":1,"guilherssousa":1,"petertoth-dev":1,"legobeat":1,"dazinator":1,"pcorpet":1,"theholla":1,"zypA13510":1,"burtek":1,"ghostd":1,"b-ponomarenko":1,"danvk":1,"unphased":1,"rajatraj733":1,"ORESoftware":1,"beautyfree":1,"Kelin-hao":1,"vinaygosain":1,"vladanzlatar":1,"pdugas":1,"vtulse":1,"barneydmedia":1,"kamiazya":1,"liaodalin19903":1,"yndajas":1,"sanoodles":1,"unpollito":1,"rmunch":1,"neurosnap":1,"hornta":1,"eltonio450":1,"kohtala":1,"dyllandry":1,"lishaduck":1,"cielecki":1,"nponeccop":1,"Itaihajaj":1,"gezhicui":1,"chinesedfan":1,"shenghou":1,"viniciussousaazevedo":1,"luisnaranjo733":1,"zhuqingyv":1,"karthickshanmugam0689":1,"abou7mied":1,"f4irline":1,"jonlepage":1,"cyrus-za":1,"carboneater":1,"khteh":1,"OliverJAsh":1,"blixit":1,"aleksandar-kandzhichki":1,"jeengbe":1,"guyfedwards":1,"latel":1,"goodmind":1,"damiangreen":1,"sk-":1,"sebastienroux":1,"Benmiller313":1,"Cleanshooter":1,"CaitlinWeb":1,"rhartman-qwinix":1,"vsobotka":1,"michaeljohansen":1,"Lang-Li-1":1,"laurencefass":1,"amapic":1,"igrayson":1,"gormonn":1,"feng9017":1,"vergenzt":1,"unknownuser88":1,"fregante":1,"Havunen":1,"K-Thompson":1,"andormade":1,"terpimost":1,"bestickley":1,"adrian-gierakowski":1,"sibelius":1,"flaviut":1,"cjhines":1,"wohugb":1,"dannyshaw":1,"jdforsythe":1,"vsviridov":1,"roman-drozd-it":1,"jasonkuhrt":1,"danieldietrich":1,"fcsonline":1,"JackelynOliveira":1,"bennypowers":1,"eppisapiafsl":1,"Arichy":1,"srsudar":1,"towerofnix":1,"yesgp":1,"zky847798418":1,"Eazymov":1,"chrisgfortes":1,"yoz":1,"L4legenda":1,"danikaze":1,"piranna":1,"VitalyTikhonov":1,"tomaszgrabowski":1,"ottoville":1,"AddictArts":1,"jcb121":1,"aubelsb2":1,"alaingiller":1,"webberwang":1}},"pull_request_authors":{"table":{"fdc-viktor-luft":17,"XhmikosR":10,"dependabot[bot]":7,"legobeat":7,"kamiazya":5,"danburzo":3,"pahen":3,"JasonnnW3000":2,"bfdill":2,"jeengbe":2,"SyMind":2,"avegancafe":2,"keijokapp":1,"tdranv":1,"dutzi":1,"dzianis-dashkevich":1,"mlostekk":1,"oddguan":1,"PabloLION":1,"antoniel":1,"yndajas":1,"Swaagie":1,"louisscruz":1,"dunklesToast":1,"jonhamm":1,"furcan":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-09T00:00:19.777Z","repositories_count":14864763,"issues_count":32349468,"pull_requests_count":106397169,"authors_count":11339482,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":2,"javascript":2}},"past_year_issue_author_associations_count":{"table":{"NONE":8}},"past_year_pull_request_author_associations_count":{"table":{"NONE":3}},"past_year_issue_authors":{"table":{"beautyfree":1,"cielecki":1,"khteh":1,"K-Thompson":1,"latel":1,"laurencefass":1,"theholla":1,"volkovmqx":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":2,"furcan":1}},"maintainers":[{"table":{"login":"fdc-viktor-luft","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fdc-viktor-luft"}},{"table":{"login":"kamiazya","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kamiazya"}},{"table":{"login":"pahen","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pahen"}},{"table":{"login":"PabloLION","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PabloLION"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":3,"ForkEvent":25,"IssuesEvent":11,"WatchEvent":749,"IssueCommentEvent":30,"PullRequestReviewEvent":5,"PullRequestReviewCommentEvent":8},"last_year":{"ForkEvent":3,"IssuesEvent":5,"WatchEvent":169,"IssueCommentEvent":10,"PullRequestReviewEvent":5,"PullRequestReviewCommentEvent":8}},"keywords":["amd","commonjs","dependencies","es6","graph","graphviz","less","madge","sass","stylus"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-06T14:00:13.147Z","updated_at":"2022-08-06T14:00:13.147Z","repository_link":"https://github.com/pahen/madge/blob/master/package.json","dependencies":[{"id":585284028,"package_name":"chalk","ecosystem":"npm","requirements":"^4.1.1","direct":true,"kind":"runtime","optional":false},{"id":585284029,"package_name":"commander","ecosystem":"npm","requirements":"^7.2.0","direct":true,"kind":"runtime","optional":false},{"id":585284030,"package_name":"commondir","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"runtime","optional":false},{"id":585284031,"package_name":"debug","ecosystem":"npm","requirements":"^4.3.1","direct":true,"kind":"runtime","optional":false},{"id":585284032,"package_name":"dependency-tree","ecosystem":"npm","requirements":"^8.1.1","direct":true,"kind":"runtime","optional":false},{"id":585284033,"package_name":"detective-amd","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"runtime","optional":false},{"id":585284034,"package_name":"detective-cjs","ecosystem":"npm","requirements":"^3.1.1","direct":true,"kind":"runtime","optional":false},{"id":585284035,"package_name":"detective-es6","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":585284036,"package_name":"detective-less","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"runtime","optional":false},{"id":585284037,"package_name":"detective-postcss","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":585284038,"package_name":"detective-sass","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"runtime","optional":false},{"id":585284039,"package_name":"detective-scss","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"runtime","optional":false},{"id":585284040,"package_name":"detective-stylus","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":585284041,"package_name":"detective-typescript","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":585284042,"package_name":"graphviz","ecosystem":"npm","requirements":"0.0.9","direct":true,"kind":"runtime","optional":false},{"id":585284043,"package_name":"ora","ecosystem":"npm","requirements":"^5.4.1","direct":true,"kind":"runtime","optional":false},{"id":585284044,"package_name":"pluralize","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"runtime","optional":false},{"id":585284045,"package_name":"precinct","ecosystem":"npm","requirements":"^8.1.0","direct":true,"kind":"runtime","optional":false},{"id":585284046,"package_name":"pretty-ms","ecosystem":"npm","requirements":"^7.0.1","direct":true,"kind":"runtime","optional":false},{"id":585284047,"package_name":"rc","ecosystem":"npm","requirements":"^1.2.7","direct":true,"kind":"runtime","optional":false},{"id":585284048,"package_name":"typescript","ecosystem":"npm","requirements":"^3.9.5","direct":true,"kind":"runtime","optional":false},{"id":585284049,"package_name":"walkdir","ecosystem":"npm","requirements":"^0.4.1","direct":true,"kind":"runtime","optional":false},{"id":585284050,"package_name":"@aptoma/eslint-config","ecosystem":"npm","requirements":"^7.0.1","direct":true,"kind":"development","optional":false},{"id":585284051,"package_name":"eslint","ecosystem":"npm","requirements":"^7.29.0","direct":true,"kind":"development","optional":false},{"id":585284052,"package_name":"mocha","ecosystem":"npm","requirements":"^9.0.1","direct":true,"kind":"development","optional":false},{"id":585284053,"package_name":"mz","ecosystem":"npm","requirements":"^2.7.0","direct":true,"kind":"development","optional":false},{"id":585284054,"package_name":"should","ecosystem":"npm","requirements":"^13.2.3","direct":true,"kind":"development","optional":false}]}],"score":29.63471410421166,"created_at":"2026-07-08T08:58:42.526Z","updated_at":"2026-07-22T16:30:24.855Z","avatar_url":"https://github.com/pahen.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378561","html_url":"https://summary.ecosyste.ms/projects/378561"}