{"id":1788070,"name":"graph-data-structure","ecosystem":"npm","description":"A graph data structure with topological sort.","homepage":"https://github.com/datavis-tech/graph-data-structure#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/datavis-tech/graph-data-structure","keywords_array":["graph","data","structures","algorithms"],"namespace":null,"versions_count":40,"first_release_published_at":"2016-02-21T05:23:41.654Z","latest_release_published_at":"2025-03-05T14:52:40.800Z","latest_release_number":"4.5.0","last_synced_at":"2026-09-23T07:42:02.635Z","created_at":"2022-04-09T16:35:00.006Z","updated_at":"2026-09-24T07:31:06.600Z","registry_url":"https://www.npmjs.com/package/graph-data-structure","install_command":"npm install graph-data-structure","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.5.0"},"contentPolicy":null},"repo_metadata":{"id":37851229,"uuid":"52191897","full_name":"datavis-tech/graph-data-structure","owner":"datavis-tech","description":"A graph data structure with topological sort and shortest path algorithms.","archived":false,"fork":false,"pushed_at":"2026-01-21T23:16:46.000Z","size":1320,"stargazers_count":266,"open_issues_count":5,"forks_count":52,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-09-14T15:18:48.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/datavis-tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-02-21T05:13:24.000Z","updated_at":"2026-05-21T14:58:32.000Z","dependencies_parsed_at":"2024-05-02T06:48:54.831Z","dependency_job_id":"223d48b2-603f-4abf-a9df-cffa23a9a95c","html_url":"https://github.com/datavis-tech/graph-data-structure","commit_stats":{"total_commits":165,"total_committers":13,"mean_commits":"12.692307692307692","dds":"0.12121212121212122","last_synced_commit":"92a688742df6327c4581e7c5432ef8a830b4b1f9"},"previous_names":["curran/graph-data-structure"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/datavis-tech/graph-data-structure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datavis-tech","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/sbom","scorecard":{"id":314248,"data":{"date":"2025-08-11","repo":{"name":"github.com/datavis-tech/graph-data-structure","commit":"bf01f127887b5fff43c48bc1fb19da5d588cd51b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":3,"reason":"Found 5/15 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/datavis-tech/graph-data-structure/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/datavis-tech/graph-data-structure/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/datavis-tech/graph-data-structure/main.yml/master?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":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T23:50:39.737Z","repository_id":37851229,"created_at":"2025-08-17T23:50:39.738Z","updated_at":"2025-08-17T23:50:39.738Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37462527,"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-19T02:00:07.094Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"datavis-tech","name":"Datavis Tech INC","uuid":"19262139","kind":"organization","description":"Technology \u0026 Consulting Services for Interactive Data Visualization","email":"curran@datavis.tech","website":"https://datavis.tech","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19262139?v=4","repositories_count":17,"last_synced_at":"2023-03-02T02:05:16.542Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/datavis-tech","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T20:35:20.930Z","updated_at":"2023-03-02T02:05:16.551Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datavis-tech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datavis-tech/repositories"},"tags":[{"name":"v4.5.0","sha":"bf01f127887b5fff43c48bc1fb19da5d588cd51b","kind":"tag","published_at":"2025-03-05T14:51:56.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v4.5.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"32039a58e5b4baf742413a6c9ca507959c578955","kind":"tag","published_at":"2025-02-21T19:30:17.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v4.4.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"dab0fadb903afb71a4015d7f271f87568e184dec","kind":"tag","published_at":"2025-01-22T14:01:13.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v4.3.1","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"e1b0e1e9bf565ce687cfda9f161446170ffd3598","kind":"tag","published_at":"2024-12-04T14:40:44.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v4.3.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"342641fcaa685db420fd80e235987d38013221bd","kind":"tag","published_at":"2024-11-14T16:23:08.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v4.2.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v4.2.0/manifests"},{"name":"v4.0.1","sha":"9320aa8c59d36d42fa6b0a6665d242a7cc731325","kind":"tag","published_at":"2024-11-14T16:14:43.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v4.0.1","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v4.0.1/manifests"},{"name":"v4.1.0","sha":"b098a65dfb07de8a7b5e4f6e24b6fcdc88984b19","kind":"tag","published_at":"2024-10-23T15:44:44.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v4.1.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"d9785dec406aa5c57d8a3e95c02066f9daede49d","kind":"tag","published_at":"2024-09-12T10:25:38.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v4.0.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v4.0.0/manifests"},{"name":"v3.5.0","sha":"bd3c815d2baee6aa1df56786269e7cefc98dc98d","kind":"tag","published_at":"2023-12-06T16:28:58.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v3.5.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"8b5bcad545474b69f33bdd0986d9e67a213c6873","kind":"tag","published_at":"2023-08-03T16:28:13.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v3.4.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"92a688742df6327c4581e7c5432ef8a830b4b1f9","kind":"tag","published_at":"2023-04-03T08:56:11.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v3.3.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"64fd3ba0f5276e03e4cb8bd28668511ec27fd3be","kind":"tag","published_at":"2023-02-20T07:01:38.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v3.2.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"dc942c719fcf6dc8c9ed509d9ecf434354557ec2","kind":"tag","published_at":"2023-01-29T02:03:58.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v3.1.1","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"202f674d1ee8466399c3b3532358ed9e66da3c18","kind":"tag","published_at":"2023-01-05T15:25:44.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v3.1.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"ea7fdd64c3e1e729c6a67a1f1d1ab326f16c0381","kind":"tag","published_at":"2023-01-04T16:07:53.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v3.0.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"576c64c128b3318b528d0adc54df7abd41875895","kind":"tag","published_at":"2021-05-24T20:30:16.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v2.0.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v2.0.0/manifests"},{"name":"v1.15.0","sha":"b7dc10423e7602efa48ce47a18aeb284cd04a3fe","kind":"tag","published_at":"2021-05-24T20:12:43.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v1.15.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"2a7382cff60801970e1c309acb9a90a1921bce02","kind":"tag","published_at":"2021-05-20T14:47:49.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v1.14.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"7c4d36ea461997f7c8c58bbabd9670e6bacfe644","kind":"tag","published_at":"2020-09-26T10:50:03.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v1.13.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"283c1f938ab5d00db5d383754b48c40cf4a289d7","kind":"tag","published_at":"2020-07-07T15:07:33.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v1.12.1","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"fdb491903b996a567e5a8e0788971fb9af331b41","kind":"tag","published_at":"2020-04-06T16:03:28.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v1.12.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"d15d3637efde46539eea9ee0fa15ac513bd93acb","kind":"tag","published_at":"2020-04-06T16:02:12.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v1.11.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8faa946d39c083c7ef5c125a4cc49ad9d278e657","kind":"tag","published_at":"2020-03-30T18:37:10.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v1.10.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"dc091e214d5f042e74405bdc386adb36909e0c3e","kind":"tag","published_at":"2019-08-28T04:22:44.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v1.9.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"531622a4051438131703980b62f8d1c91d4ff147","kind":"tag","published_at":"2018-03-31T09:14:31.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v1.8.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"2f1fbf443093aa365a67f8a446c1258d6061588d","kind":"tag","published_at":"2018-03-24T07:14:12.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v1.7.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"bde16c0fbb4b93e79e76c06d7c548b43b516a09a","kind":"tag","published_at":"2018-03-12T10:13:12.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v1.6.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"fb0ca6386799442c3b9afb55c60a2abfaa076027","kind":"tag","published_at":"2018-03-12T09:51:12.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v1.5.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"89007810240d4b1d161eb6fb3894c76c0bbae4b3","kind":"tag","published_at":"2018-03-09T14:14:01.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v1.4.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7423b1447124e65cef96c1e0f3ac4fc9b8526246","kind":"tag","published_at":"2018-03-09T14:11:11.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v1.3.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8d89dedbfce794f53afa99e5e0e597e207dc79d2","kind":"tag","published_at":"2018-03-09T13:53:42.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v1.2.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d15fd5018fab91f131606b9b648db6afd96b1d63","kind":"tag","published_at":"2018-03-09T11:22:05.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v1.1.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a34eace3287fe93333ffdb4a9327060b2d0441bd","kind":"tag","published_at":"2017-08-16T14:41:35.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v1.0.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"e0f89c5dfc956dcbee4533f98f77dc8987e3c4ec","kind":"tag","published_at":"2016-05-25T10:49:11.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v0.8.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"82e61aa409021c98a7e0fc649bf52220826de4bb","kind":"tag","published_at":"2016-05-25T09:13:50.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v0.7.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"cc6427dceacbfa63c341c351e42526bf743d1d5c","kind":"tag","published_at":"2016-05-18T12:01:21.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v0.6.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"0f31af281f471f8e4aac36e756667659b18309d2","kind":"tag","published_at":"2016-03-09T23:16:33.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v0.5.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"21c7074de26ad4f1e2028e92af00b4dd2203b645","kind":"tag","published_at":"2016-03-09T22:40:44.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v0.4.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"943b42fb89f4893b4c71c76452965b4290e355d7","kind":"tag","published_at":"2016-03-09T03:30:16.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v0.3.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"2faeb971021e4c9b2a1cf666b470cec8241e99b0","kind":"tag","published_at":"2016-03-09T02:54:49.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v0.2.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"b48543adbe164148cd007ddb985a302ae4a65230","kind":"tag","published_at":"2016-02-21T23:57:09.000Z","download_url":"https://codeload.github.com/datavis-tech/graph-data-structure/tar.gz/v0.1.0","html_url":"https://github.com/datavis-tech/graph-data-structure/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/datavis-tech/graph-data-structure@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavis-tech%2Fgraph-data-structure/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-24T07:31:06.600Z","dependent_packages_count":35,"downloads":1985190,"downloads_period":"last-month","dependent_repos_count":214,"rankings":{"downloads":0.36531969641783746,"dependent_repos_count":1.1006056982202763,"dependent_packages_count":0.8964531897092117,"stargazers_count":3.9564890278166285,"forks_count":4.258007209506891,"docker_downloads_count":0.9620417174077184,"average":1.923152756513094},"purl":"pkg:npm/graph-data-structure","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/graph-data-structure","docker_dependents_count":8,"docker_downloads_count":826,"usage_url":"https://repos.ecosyste.ms/usage/npm/graph-data-structure","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/graph-data-structure/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-23T01:31:08.740Z","issues_count":44,"pull_requests_count":72,"avg_time_to_close_issue":19743535.595238097,"avg_time_to_close_pull_request":3373103.515151515,"issues_closed_count":42,"pull_requests_closed_count":66,"pull_request_authors_count":17,"issue_authors_count":19,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.1805555555555556,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/datavis-tech%2Fgraph-data-structure/issues","maintainers":[{"login":"curran","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/curran"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/graph-data-structure/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/graph-data-structure/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/graph-data-structure/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/graph-data-structure/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/graph-data-structure/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/graph-data-structure/codemeta","maintainers":[{"uuid":"curran","login":"curran","name":null,"email":"curran.kelleher@gmail.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~curran","role":null,"created_at":"2022-11-12T14:09:17.256Z","updated_at":"2022-11-12T14:09:17.256Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/curran/packages"}]}