{"id":812380,"name":"@antv/layout","ecosystem":"npm","description":"graph layout algorithm","homepage":"https://github.com/antvis/layout","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/antvis/layout","keywords_array":["graph","layout","algorithm","antv"],"namespace":"antv","versions_count":170,"first_release_published_at":"2020-12-02T09:42:56.214Z","latest_release_published_at":"2026-06-05T09:10:18.701Z","latest_release_number":"2.0.1","last_synced_at":"2026-09-19T07:26:35.001Z","created_at":"2022-04-07T13:35:04.692Z","updated_at":"2026-09-19T07:26:35.002Z","registry_url":"https://www.npmjs.com/package/@antv/layout","install_command":"npm install @antv/layout","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"2.0.0-alpha.4","latest":"2.0.0","beta":"2.0.1"},"contentPolicy":null},"repo_metadata":{"id":37815738,"uuid":"317808843","full_name":"antvis/layout","owner":"antvis","description":"A connection of basic  layout algorithms for graphs.","archived":false,"fork":false,"pushed_at":"2026-06-05T09:04:43.000Z","size":6611,"stargazers_count":276,"open_issues_count":29,"forks_count":60,"subscribers_count":10,"default_branch":"v5","last_synced_at":"2026-09-09T02:27:54.797Z","etag":null,"topics":["algorithm","antv","graph","layout"],"latest_commit_sha":null,"homepage":"http://layout.antv.vision","language":"TypeScript","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/antvis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-12-02T09:16:35.000Z","updated_at":"2026-09-05T17:27:16.000Z","dependencies_parsed_at":"2026-08-08T12:36:10.072Z","dependency_job_id":null,"html_url":"https://github.com/antvis/layout","commit_stats":{"total_commits":185,"total_committers":20,"mean_commits":9.25,"dds":0.7027027027027026,"last_synced_commit":"f9fc94f9bce362ff77e7a49cd21f355791717bdd"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/antvis/layout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antvis","download_url":"https://codeload.github.com/antvis/layout/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/sbom","scorecard":{"id":199945,"data":{"date":"2025-08-11","repo":{"name":"github.com/antvis/layout","commit":"6f5c900377033161acdbdc3cb9d769f1063fecf9"},"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":"Code-Review","score":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/antvis/layout/build.yml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/antvis/layout/build.yml/v5?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/antvis/layout/build.yml/v5?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pg9f-39pc-qf8g","Warn: Project is vulnerable to: RUSTSEC-2025-0024","Warn: Project is vulnerable to: RUSTSEC-2022-0054 / GHSA-rc23-xxgq-x27g"],"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-16T22:38:31.490Z","repository_id":37815738,"created_at":"2025-08-16T22:38:31.490Z","updated_at":"2025-08-16T22:38:31.490Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37173117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"antvis","name":"AntV team","uuid":"19199542","kind":"organization","description":"蚂蚁集团 - 数据可视化","email":"antv@antfin.com","website":"https://antv.antgroup.com","location":"Hangzhou, China","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19199542?v=4","repositories_count":107,"last_synced_at":"2024-10-29T20:08:07.297Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/antvis","funding_links":["https://github.com/sponsors/antvis"],"total_stars":55131,"followers":1610,"following":0,"created_at":"2022-11-02T16:32:09.238Z","updated_at":"2024-10-29T20:08:07.297Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antvis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antvis/repositories"},"tags":[{"name":"0.3.11","sha":"282024c5c5560707e3b4ea78a21a979a3fc44e73","kind":"commit","published_at":"2022-12-14T12:58:37.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.3.11","html_url":"https://github.com/antvis/layout/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.3.11/manifests"},{"name":"0.3.5","sha":"ea7ef3a1d75ed617c62353832d25d2f372ea4885","kind":"commit","published_at":"2022-11-17T10:39:22.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.3.5","html_url":"https://github.com/antvis/layout/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"076f26ae81c77ca8132f088bef99a9df35540930","kind":"commit","published_at":"2022-11-17T01:59:02.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.3.4","html_url":"https://github.com/antvis/layout/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.3.4/manifests"},{"name":"0.1.30","sha":"2866f3fa85811d3a5dc3bcf903c7f530a49d2380","kind":"commit","published_at":"2022-01-10T02:18:00.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.1.30","html_url":"https://github.com/antvis/layout/releases/tag/0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.1.30/manifests"},{"name":"0.1.19","sha":"39c208b8b59455dd29db8a91e43db4485f1e6ea2","kind":"commit","published_at":"2021-11-18T04:39:35.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.1.19","html_url":"https://github.com/antvis/layout/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"b2097eccad7ab0e27c559c8cbbeb8b04bc1728bc","kind":"tag","published_at":"2021-07-26T09:43:21.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.1.18","html_url":"https://github.com/antvis/layout/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.1.18/manifests"},{"name":"0.1.16","sha":"c29993642d9bfa146dcdfeb2ce882aad40c5065f","kind":"tag","published_at":"2021-07-15T05:35:24.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.1.16","html_url":"https://github.com/antvis/layout/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.1.16/manifests"},{"name":"0.1.3","sha":"7bf9f117461436cd47e96af2ceea53d2179ceb6c","kind":"tag","published_at":"2021-01-19T01:46:32.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.1.3","html_url":"https://github.com/antvis/layout/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"10686479c99b839c1a19dbcac7628d9e27a4f39c","kind":"tag","published_at":"2021-01-19T01:38:56.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.1.2","html_url":"https://github.com/antvis/layout/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"2277159d9b8ab8a8da34be360d4fd90087853b28","kind":"tag","published_at":"2021-01-18T13:58:53.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.1.1","html_url":"https://github.com/antvis/layout/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"24f199403c91beea6cc3bfd3bf29d1aacb252112","kind":"tag","published_at":"2021-01-18T13:55:00.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.1.0","html_url":"https://github.com/antvis/layout/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.1.0/manifests"},{"name":"0.0.14","sha":"4d6f038412db941e2beb268733b6544b819037a4","kind":"tag","published_at":"2020-12-23T10:05:02.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.0.14","html_url":"https://github.com/antvis/layout/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e83c910a305fa0a4e8ac6aa0425bb477f0920bfb","kind":"tag","published_at":"2020-12-23T10:02:11.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.0.13","html_url":"https://github.com/antvis/layout/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"cb9d90ccd9a48c4af20730a0947195c06b6cb567","kind":"tag","published_at":"2020-12-23T08:00:37.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.0.12","html_url":"https://github.com/antvis/layout/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"1528357f48c97c5eaf656de4832048207502485c","kind":"tag","published_at":"2020-12-23T01:49:04.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.0.11","html_url":"https://github.com/antvis/layout/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.0.11/manifests"},{"name":"0.0.6","sha":"2b8aefa4f30f98c66db4a806242962d9aabf8a3a","kind":"tag","published_at":"2020-12-11T05:45:00.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.0.6","html_url":"https://github.com/antvis/layout/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"8fb3320ce10c008801a8507c7ebe14627724a7cd","kind":"tag","published_at":"2020-12-09T12:47:44.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.0.5","html_url":"https://github.com/antvis/layout/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"139125777cf59c6b8d8ca53e5473878aab306ed7","kind":"tag","published_at":"2020-12-09T12:30:33.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.0.4","html_url":"https://github.com/antvis/layout/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"601d8ed474b38a3ca9b2ecd8e6666cceff480570","kind":"tag","published_at":"2020-12-09T12:03:52.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.0.3","html_url":"https://github.com/antvis/layout/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"d67a18430fcd126b8b347855f93cdade27b740a1","kind":"tag","published_at":"2020-12-02T09:43:08.000Z","download_url":"https://codeload.github.com/antvis/layout/tar.gz/0.0.2","html_url":"https://github.com/antvis/layout/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antvis/layout@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-09-09T04:52:51.849Z","dependent_packages_count":79,"downloads":1066121,"downloads_period":"last-month","dependent_repos_count":992,"rankings":{"downloads":0.3674582784719512,"dependent_repos_count":0.6252556352498497,"dependent_packages_count":0.5699108426065871,"stargazers_count":4.468849996445839,"forks_count":4.260366312830312,"docker_downloads_count":0.9775351043432018,"average":1.8782293616579568},"purl":"pkg:npm/%40antv/layout","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@antv/layout","docker_dependents_count":29,"docker_downloads_count":8764,"usage_url":"https://repos.ecosyste.ms/usage/npm/@antv/layout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@antv/layout/dependencies","status":null,"funding_links":["https://github.com/sponsors/antvis"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-09T02:01:38.870Z","issues_count":65,"pull_requests_count":152,"avg_time_to_close_issue":10170829.4,"avg_time_to_close_pull_request":1657403.657142857,"issues_closed_count":10,"pull_requests_closed_count":140,"pull_request_authors_count":27,"issue_authors_count":59,"avg_comments_per_issue":0.9230769230769231,"avg_comments_per_pull_request":0.2894736842105263,"merged_pull_requests_count":131,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":2810380.0,"past_year_avg_time_to_close_pull_request":97928.6,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.7142857142857142,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/antvis%2Flayout/issues","maintainers":[{"login":"yvonneyx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yvonneyx"},{"login":"hustcc","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hustcc"},{"login":"serializedowen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/serializedowen"},{"login":"lxfu1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lxfu1"},{"login":"pomelo-nwu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pomelo-nwu"},{"login":"mxz96102","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxz96102"},{"login":"promise6512","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/promise6512"}],"active_maintainers":[{"login":"yvonneyx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yvonneyx"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@antv%2Flayout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@antv%2Flayout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@antv%2Flayout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@antv%2Flayout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@antv%2Flayout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@antv%2Flayout/codemeta","maintainers":[{"uuid":"yanxiong","login":"yanxiong","name":null,"email":"ojh496845051@gmail.com","url":null,"packages_count":324,"html_url":"https://www.npmjs.com/~yanxiong","role":null,"created_at":"2022-11-15T01:04:58.100Z","updated_at":"2022-11-15T01:04:58.100Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yanxiong/packages"},{"uuid":"iaaron","login":"iaaron","name":null,"email":"943720372@qq.com","url":null,"packages_count":326,"html_url":"https://www.npmjs.com/~iaaron","role":null,"created_at":"2022-11-15T01:04:58.324Z","updated_at":"2022-11-15T01:04:58.324Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/iaaron/packages"},{"uuid":"jinke.li","login":"jinke.li","name":null,"email":"jinke.li666@gmail.com","url":null,"packages_count":340,"html_url":"https://www.npmjs.com/~jinke.li","role":null,"created_at":"2022-11-15T01:04:58.596Z","updated_at":"2022-11-15T01:04:58.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jinke.li/packages"},{"uuid":"lzxue","login":"lzxue","name":null,"email":"120635640@qq.com","url":null,"packages_count":329,"html_url":"https://www.npmjs.com/~lzxue","role":null,"created_at":"2022-11-15T01:04:58.646Z","updated_at":"2022-11-15T01:04:58.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lzxue/packages"},{"uuid":"army8735","login":"army8735","name":null,"email":"army8735@qq.com","url":null,"packages_count":394,"html_url":"https://www.npmjs.com/~army8735","role":null,"created_at":"2022-11-15T01:04:58.678Z","updated_at":"2022-11-15T01:04:58.678Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/army8735/packages"},{"uuid":"atool","login":"atool","name":null,"email":"wzwahl36@qq.com","url":null,"packages_count":558,"html_url":"https://www.npmjs.com/~atool","role":null,"created_at":"2026-05-21T16:30:42.863Z","updated_at":"2026-05-21T16:30:42.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atool/packages"},{"uuid":"dengfuping","login":"dengfuping","name":null,"email":"dengfuping_private@163.com","url":null,"packages_count":354,"html_url":"https://www.npmjs.com/~dengfuping","role":null,"created_at":"2022-11-15T01:04:58.717Z","updated_at":"2022-11-15T01:04:58.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dengfuping/packages"},{"uuid":"afc163","login":"afc163","name":null,"email":"afc163@gmail.com","url":null,"packages_count":682,"html_url":"https://www.npmjs.com/~afc163","role":null,"created_at":"2022-11-15T01:04:58.754Z","updated_at":"2022-11-15T01:04:58.754Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/afc163/packages"},{"uuid":"chenluli","login":"chenluli","name":null,"email":"chenluuli@gmail.com","url":null,"packages_count":319,"html_url":"https://www.npmjs.com/~chenluli","role":null,"created_at":"2022-11-15T01:04:59.564Z","updated_at":"2022-11-15T01:04:59.564Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chenluli/packages"},{"uuid":"kn9117","login":"kn9117","name":null,"email":"1175863618@qq.com","url":null,"packages_count":357,"html_url":"https://www.npmjs.com/~kn9117","role":null,"created_at":"2022-11-15T01:04:59.577Z","updated_at":"2022-11-15T01:04:59.577Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kn9117/packages"},{"uuid":"bbsqq","login":"bbsqq","name":null,"email":"1491812683@qq.com","url":null,"packages_count":320,"html_url":"https://www.npmjs.com/~bbsqq","role":null,"created_at":"2022-11-15T01:05:00.015Z","updated_at":"2022-11-15T01:05:00.015Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bbsqq/packages"},{"uuid":"wang1212","login":"wang1212","name":null,"email":"mrwang1212@126.com","url":null,"packages_count":327,"html_url":"https://www.npmjs.com/~wang1212","role":null,"created_at":"2026-02-11T01:07:22.929Z","updated_at":"2026-02-11T01:07:22.929Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wang1212/packages"},{"uuid":"pearl_wang","login":"pearl_wang","name":null,"email":"610999886@qq.com","url":null,"packages_count":333,"html_url":"https://www.npmjs.com/~pearl_wang","role":null,"created_at":"2026-06-10T19:01:02.826Z","updated_at":"2026-06-10T19:01:02.826Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pearl_wang/packages"},{"uuid":"lvisei","login":"lvisei","name":null,"email":"yunji.me@outlook.com","url":null,"packages_count":322,"html_url":"https://www.npmjs.com/~lvisei","role":null,"created_at":"2023-05-22T07:06:58.829Z","updated_at":"2023-05-22T07:06:58.829Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lvisei/packages"},{"uuid":"banxuan","login":"banxuan","name":null,"email":"zhuyuxin0627@gmail.com","url":null,"packages_count":325,"html_url":"https://www.npmjs.com/~banxuan","role":null,"created_at":"2024-06-06T09:16:53.997Z","updated_at":"2024-06-06T09:16:53.997Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/banxuan/packages"},{"uuid":"alex_zjt","login":"alex_zjt","name":null,"email":"alex_zjt@163.com","url":null,"packages_count":316,"html_url":"https://www.npmjs.com/~alex_zjt","role":null,"created_at":"2026-02-11T01:07:22.810Z","updated_at":"2026-02-11T01:07:22.810Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alex_zjt/packages"},{"uuid":"duxinyue023","login":"duxinyue023","name":null,"email":"duxinyue.dxy@antgroup.com","url":null,"packages_count":317,"html_url":"https://www.npmjs.com/~duxinyue023","role":null,"created_at":"2026-02-11T01:07:22.852Z","updated_at":"2026-02-11T01:07:22.852Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/duxinyue023/packages"},{"uuid":"gaofuhong","login":"gaofuhong","name":null,"email":"gaofh1023@163.com","url":null,"packages_count":317,"html_url":"https://www.npmjs.com/~gaofuhong","role":null,"created_at":"2026-02-11T01:07:23.032Z","updated_at":"2026-02-11T01:07:23.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gaofuhong/packages"}]}