{"id":965368,"name":"@graph-algorithm/topological-sorting","ecosystem":"npm","description":"Topological sorting for JavaScript","homepage":"https://graph-algorithm.github.io/topological-sorting","licenses":"AGPL-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/graph-algorithm/topological-sorting","keywords_array":["acyclic","algorithm","dag","directed","graph","sorting","topological"],"namespace":"graph-algorithm","versions_count":2,"first_release_published_at":"2021-07-27T19:17:50.223Z","latest_release_published_at":"2021-07-27T19:37:36.340Z","latest_release_number":"1.0.0","last_synced_at":"2026-03-26T23:23:50.349Z","created_at":"2022-04-07T17:59:29.264Z","updated_at":"2026-03-26T23:23:50.350Z","registry_url":"https://www.npmjs.com/package/@graph-algorithm/topological-sorting","install_command":"npm install @graph-algorithm/topological-sorting","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":37176668,"uuid":"345942209","full_name":"graph-algorithm/topological-sorting","owner":"graph-algorithm","description":":oden: Topological sorting algorithms for JavaScript","archived":false,"fork":false,"pushed_at":"2025-08-19T19:34:14.000Z","size":2921,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-26T08:16:42.816Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://graph-algorithm.github.io/topological-sorting","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/graph-algorithm.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":"2021-03-09T08:55:02.000Z","updated_at":"2025-08-15T06:24:18.000Z","dependencies_parsed_at":"2023-07-16T15:22:05.937Z","dependency_job_id":"8baecb44-5eca-451b-bbce-afe4448f4992","html_url":"https://github.com/graph-algorithm/topological-sorting","commit_stats":{"total_commits":319,"total_committers":5,"mean_commits":63.8,"dds":0.4043887147335423,"last_synced_commit":"2bf893ba2997cd19f8ce6f2a6533f2032ef52a9a"},"previous_names":["aureooms/js-topological-sorting"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/graph-algorithm/topological-sorting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graph-algorithm%2Ftopological-sorting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graph-algorithm%2Ftopological-sorting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graph-algorithm%2Ftopological-sorting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graph-algorithm%2Ftopological-sorting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graph-algorithm","download_url":"https://codeload.github.com/graph-algorithm/topological-sorting/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graph-algorithm%2Ftopological-sorting/sbom","scorecard":{"id":216557,"data":{"date":"2025-08-11","repo":{"name":"github.com/graph-algorithm/topological-sorting","commit":"a274a3b95398d2f9c8ee22717a0524644b7f1539"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/ci:cover.yml:1","Warn: no topLevel permission defined: .github/workflows/ci:lint-config.yml:1","Warn: no topLevel permission defined: .github/workflows/ci:lint.yml:1","Warn: no topLevel permission defined: .github/workflows/gh-pages.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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"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/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/graph-algorithm/topological-sorting/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/graph-algorithm/topological-sorting/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/graph-algorithm/topological-sorting/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/graph-algorithm/topological-sorting/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/graph-algorithm/topological-sorting/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/graph-algorithm/topological-sorting/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci:cover.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/graph-algorithm/topological-sorting/ci:cover.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci:cover.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/graph-algorithm/topological-sorting/ci:cover.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci:cover.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/graph-algorithm/topological-sorting/ci:cover.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci:lint-config.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/graph-algorithm/topological-sorting/ci:lint-config.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci:lint-config.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/graph-algorithm/topological-sorting/ci:lint-config.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci:lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/graph-algorithm/topological-sorting/ci:lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci:lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/graph-algorithm/topological-sorting/ci:lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/graph-algorithm/topological-sorting/gh-pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/graph-algorithm/topological-sorting/gh-pages.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/gh-pages.yml:15","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: GNU Affero General Public License v3.0: 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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"35 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-xf5p-87ch-gxw2","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-17T01:46:06.808Z","repository_id":37176668,"created_at":"2025-08-17T01:46:06.808Z","updated_at":"2025-08-17T01:46:06.808Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277166386,"owners_count":25772285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-26T02:00:09.010Z","response_time":78,"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":"graph-algorithm","name":"Graph Algorithms","uuid":"82025674","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/82025674?v=4","repositories_count":3,"last_synced_at":"2023-03-04T08:50:20.521Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/graph-algorithm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T16:30:50.165Z","updated_at":"2023-03-04T08:50:20.531Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graph-algorithm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graph-algorithm/repositories"},"tags":[{"name":"v1.0.0","sha":"1d7b86a8ebdd3270a8584921bcb84ca9a5643113","kind":"tag","published_at":"2021-07-27T19:37:31.000Z","download_url":"https://codeload.github.com/graph-algorithm/topological-sorting/tar.gz/v1.0.0","html_url":"https://github.com/graph-algorithm/topological-sorting/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graph-algorithm/topological-sorting@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graph-algorithm%2Ftopological-sorting/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graph-algorithm%2Ftopological-sorting/tags/v1.0.0/manifests"},{"name":"v0.2.2","sha":"aff0dcc4daabffa2eff46e4652bd9ab87ae932c4","kind":"tag","published_at":"2021-03-25T20:10:06.000Z","download_url":"https://codeload.github.com/graph-algorithm/topological-sorting/tar.gz/v0.2.2","html_url":"https://github.com/graph-algorithm/topological-sorting/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graph-algorithm/topological-sorting@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graph-algorithm%2Ftopological-sorting/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graph-algorithm%2Ftopological-sorting/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"19fda2b5b85ca0cce126c96250fc036130d5c8c5","kind":"tag","published_at":"2021-03-09T22:37:36.000Z","download_url":"https://codeload.github.com/graph-algorithm/topological-sorting/tar.gz/v0.2.1","html_url":"https://github.com/graph-algorithm/topological-sorting/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graph-algorithm/topological-sorting@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graph-algorithm%2Ftopological-sorting/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graph-algorithm%2Ftopological-sorting/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"cb0d211b5cc2f6f7b79b8c5e3c7a0db270cf645b","kind":"tag","published_at":"2021-03-09T19:53:46.000Z","download_url":"https://codeload.github.com/graph-algorithm/topological-sorting/tar.gz/v0.2.0","html_url":"https://github.com/graph-algorithm/topological-sorting/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graph-algorithm/topological-sorting@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graph-algorithm%2Ftopological-sorting/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graph-algorithm%2Ftopological-sorting/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"5764939718fdfa799aaca73101827820910a664d","kind":"tag","published_at":"2021-03-09T19:25:35.000Z","download_url":"https://codeload.github.com/graph-algorithm/topological-sorting/tar.gz/v0.1.0","html_url":"https://github.com/graph-algorithm/topological-sorting/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graph-algorithm/topological-sorting@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graph-algorithm%2Ftopological-sorting/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graph-algorithm%2Ftopological-sorting/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"353e07523b77eda7164c0b06ba2d8f652c2554a5","kind":"tag","published_at":"2021-03-09T17:55:07.000Z","download_url":"https://codeload.github.com/graph-algorithm/topological-sorting/tar.gz/v0.0.1","html_url":"https://github.com/graph-algorithm/topological-sorting/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graph-algorithm/topological-sorting@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graph-algorithm%2Ftopological-sorting/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graph-algorithm%2Ftopological-sorting/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-30T15:02:47.882Z","dependent_packages_count":1,"downloads":58,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.192844294393694,"dependent_repos_count":10.40278016761116,"dependent_packages_count":21.099260671742204,"stargazers_count":21.03480569009142,"forks_count":15.481324980042931,"docker_downloads_count":null,"average":24.44220316077628},"purl":"pkg:npm/%40graph-algorithm/topological-sorting","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@graph-algorithm/topological-sorting","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@graph-algorithm/topological-sorting","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@graph-algorithm/topological-sorting/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:43:45.509Z","issues_count":0,"pull_requests_count":325,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":122983.16825396825,"issues_closed_count":0,"pull_requests_closed_count":315,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.47384615384615386,"merged_pull_requests_count":311,"bot_issues_count":0,"bot_pull_requests_count":325,"past_year_issues_count":0,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":15572.653333333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":75,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.03529411764705882,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":85,"past_year_merged_pull_requests_count":75,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/graph-algorithm%2Ftopological-sorting/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graph-algorithm%2Ftopological-sorting/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graph-algorithm%2Ftopological-sorting/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graph-algorithm%2Ftopological-sorting/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graph-algorithm%2Ftopological-sorting/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graph-algorithm%2Ftopological-sorting/codemeta","maintainers":[{"uuid":"raskat","login":"raskat","name":null,"email":"298j8923f@protonmail.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~raskat","role":null,"created_at":"2022-11-20T16:31:18.655Z","updated_at":"2022-11-20T16:31:18.655Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/raskat/packages"},{"uuid":"aureooms","login":"aureooms","name":null,"email":"aurelien.ooms@gmail.com","url":null,"packages_count":407,"html_url":"https://www.npmjs.com/~aureooms","role":null,"created_at":"2022-11-20T16:31:18.670Z","updated_at":"2022-11-20T16:31:18.670Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aureooms/packages"}]}