{"id":372313,"url":"https://github.com/micromark/micromark-extension-gfm-table","last_synced_at":"2026-08-26T10:34:48.338Z","repository":{"id":40603877,"uuid":"296349943","full_name":"micromark/micromark-extension-gfm-table","owner":"micromark","description":"micromark extension to support GFM tables","archived":false,"fork":false,"pushed_at":"2025-01-20T12:24:27.000Z","size":197,"stargazers_count":7,"open_issues_count":0,"forks_count":9,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-05-09T15:47:18.896Z","etag":null,"topics":["gfm","micromark","micromark-extension","table","tabular"],"latest_commit_sha":null,"homepage":"https://unifiedjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micromark.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},"funding":{"github":"unifiedjs","open_collective":"unified"}},"created_at":"2020-09-17T14:23:45.000Z","updated_at":"2025-01-20T12:24:27.000Z","dependencies_parsed_at":"2024-06-18T16:54:11.585Z","dependency_job_id":"6fb3ab8d-0920-49c9-888a-7b036196db44","html_url":"https://github.com/micromark/micromark-extension-gfm-table","commit_stats":{"total_commits":85,"total_committers":1,"mean_commits":85.0,"dds":0.0,"last_synced_commit":"f5e8ac19d01ee5c6ad1113c3fec1f44e205450bf"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromark","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/sbom","scorecard":{"id":642954,"data":{"date":"2025-08-11","repo":{"name":"github.com/micromark/micromark-extension-gfm-table","commit":"3d073dbd9d0f9923622394afc229a2364a622219"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 2/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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bb.yml:1","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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/micromark/micromark-extension-gfm-table/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:6: update your workflow using https://app.stepsecurity.io/secureworkflow/micromark/micromark-extension-gfm-table/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/micromark/micromark-extension-gfm-table/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/micromark/micromark-extension-gfm-table/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:11","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/micromark/.github/security.md:1","Info: Found linked content: github.com/micromark/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/micromark/.github/security.md:1","Info: Found text in security policy: github.com/micromark/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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"}}]},"last_synced_at":"2025-08-21T11:19:25.191Z","repository_id":40603877,"created_at":"2025-08-21T11:19:25.191Z","updated_at":"2025-08-21T11:19:25.191Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33401813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"micromark","name":"micromark","uuid":"43986119","kind":"organization","description":"the smallest commonmark compliant markdown parser that exists; new basis for @unifiedjs (hundreds of projects w/ billions of downloads for dealing w/ content)","email":"contact@unifiedjs.com","website":"https://unifiedjs.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43986119?v=4","repositories_count":22,"last_synced_at":"2026-08-22T00:49:46.502Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/micromark"}},"html_url":"https://github.com/micromark","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/micromark"],"total_stars":2527,"followers":56,"following":0,"created_at":"2022-11-02T16:21:57.041Z","updated_at":"2026-08-22T00:49:46.519Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromark/repositories"},"packages":[{"id":2012214,"name":"micromark-extension-gfm-table","ecosystem":"npm","description":"micromark extension to support GFM tables","homepage":"https://github.com/micromark/micromark-extension-gfm-table#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/micromark/micromark-extension-gfm-table","keywords_array":["cell","column","gfm","markdown","micromark-extension","micromark","row","table","tabular","unified"],"namespace":null,"versions_count":19,"first_release_published_at":"2020-09-17T14:26:25.335Z","latest_release_published_at":"2025-01-20T12:24:29.395Z","latest_release_number":"2.1.1","last_synced_at":"2026-08-24T14:15:06.369Z","created_at":"2022-04-09T19:35:50.743Z","updated_at":"2026-08-25T23:42:51.511Z","registry_url":"https://www.npmjs.com/package/micromark-extension-gfm-table","install_command":"npm install micromark-extension-gfm-table","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"latest":"2.1.1"},"contentPolicy":null},"repo_metadata":{"id":40603877,"uuid":"296349943","full_name":"micromark/micromark-extension-gfm-table","owner":"micromark","description":"micromark extension to support GFM tables","archived":false,"fork":false,"pushed_at":"2025-01-20T12:24:27.000Z","size":197,"stargazers_count":7,"open_issues_count":0,"forks_count":9,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-05-09T15:47:18.896Z","etag":null,"topics":["gfm","micromark","micromark-extension","table","tabular"],"latest_commit_sha":null,"homepage":"https://unifiedjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micromark.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},"funding":{"github":"unifiedjs","open_collective":"unified"}},"created_at":"2020-09-17T14:23:45.000Z","updated_at":"2025-01-20T12:24:27.000Z","dependencies_parsed_at":"2024-06-18T16:54:11.585Z","dependency_job_id":"6fb3ab8d-0920-49c9-888a-7b036196db44","html_url":"https://github.com/micromark/micromark-extension-gfm-table","commit_stats":{"total_commits":85,"total_committers":1,"mean_commits":85.0,"dds":0.0,"last_synced_commit":"f5e8ac19d01ee5c6ad1113c3fec1f44e205450bf"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromark","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/sbom","scorecard":{"id":642954,"data":{"date":"2025-08-11","repo":{"name":"github.com/micromark/micromark-extension-gfm-table","commit":"3d073dbd9d0f9923622394afc229a2364a622219"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 2/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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bb.yml:1","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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/micromark/micromark-extension-gfm-table/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:6: update your workflow using https://app.stepsecurity.io/secureworkflow/micromark/micromark-extension-gfm-table/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/micromark/micromark-extension-gfm-table/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/micromark/micromark-extension-gfm-table/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:11","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/micromark/.github/security.md:1","Info: Found linked content: github.com/micromark/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/micromark/.github/security.md:1","Info: Found text in security policy: github.com/micromark/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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"}}]},"last_synced_at":"2025-08-21T11:19:25.191Z","repository_id":40603877,"created_at":"2025-08-21T11:19:25.191Z","updated_at":"2025-08-21T11:19:25.191Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33401813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"micromark","name":"micromark","uuid":"43986119","kind":"organization","description":"the smallest commonmark compliant markdown parser that exists; new basis for @unifiedjs (hundreds of projects w/ billions of downloads for dealing w/ content)","email":"contact@unifiedjs.com","website":"https://unifiedjs.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43986119?v=4","repositories_count":22,"last_synced_at":"2026-08-22T00:49:46.502Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/micromark"}},"html_url":"https://github.com/micromark","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/micromark"],"total_stars":2527,"followers":56,"following":0,"created_at":"2022-11-02T16:21:57.041Z","updated_at":"2026-08-22T00:49:46.519Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromark/repositories"},"tags":[{"name":"2.1.1","sha":"3d073dbd9d0f9923622394afc229a2364a622219","kind":"commit","published_at":"2025-01-20T12:24:21.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/2.1.1","html_url":"https://github.com/micromark/micromark-extension-gfm-table/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"c4397a09cbfb530ad485c7b5134769a6de1d2bca","kind":"commit","published_at":"2024-07-05T10:03:00.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/2.1.0","html_url":"https://github.com/micromark/micromark-extension-gfm-table/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"f5e8ac19d01ee5c6ad1113c3fec1f44e205450bf","kind":"commit","published_at":"2023-06-23T17:55:06.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/2.0.0","html_url":"https://github.com/micromark/micromark-extension-gfm-table/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/2.0.0/manifests"},{"name":"1.0.7","sha":"8c8aa31a3d645b8a25f88859941554beca3ebe12","kind":"commit","published_at":"2023-05-30T13:17:45.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/1.0.7","html_url":"https://github.com/micromark/micromark-extension-gfm-table/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"46b39c0958ba00e4c203bd9af1a5e0c6137eacdc","kind":"commit","published_at":"2023-05-10T13:24:30.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/1.0.6","html_url":"https://github.com/micromark/micromark-extension-gfm-table/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"9af4c69ef31947743e0c4a1ce135cf2110b7cfe9","kind":"commit","published_at":"2021-12-08T10:12:22.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/1.0.5","html_url":"https://github.com/micromark/micromark-extension-gfm-table/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"53496645ed0a611f6f2cbe2c7e6cb654c6871325","kind":"commit","published_at":"2021-11-19T16:27:13.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/1.0.4","html_url":"https://github.com/micromark/micromark-extension-gfm-table/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"8c356c9be31108ea8e44be0417aaf21008a5a54f","kind":"commit","published_at":"2021-10-26T13:07:25.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/1.0.3","html_url":"https://github.com/micromark/micromark-extension-gfm-table/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"4ffa66c5095f76ce28202ec99194ff105255c9d3","kind":"commit","published_at":"2021-10-09T07:49:18.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/1.0.2","html_url":"https://github.com/micromark/micromark-extension-gfm-table/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"ed05d7c863c3017354539ea2c9e51363a4ec456e","kind":"commit","published_at":"2021-10-02T10:15:06.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/1.0.1","html_url":"https://github.com/micromark/micromark-extension-gfm-table/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"986c87a77bfe927e355b4d822f8ba48479ba09d2","kind":"commit","published_at":"2021-06-22T19:20:59.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/1.0.0","html_url":"https://github.com/micromark/micromark-extension-gfm-table/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/1.0.0/manifests"},{"name":"0.4.3","sha":"67ed215e4ac48ae79872d38e172936d45ac25361","kind":"commit","published_at":"2021-03-03T15:17:30.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/0.4.3","html_url":"https://github.com/micromark/micromark-extension-gfm-table/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"5c550cd635ef088fa1f820acf9ac8bdaff0ad1f9","kind":"commit","published_at":"2020-12-08T17:39:45.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/0.4.2","html_url":"https://github.com/micromark/micromark-extension-gfm-table/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"a16f719d781d24555c94b57bae65327d4c9279c6","kind":"commit","published_at":"2020-10-11T11:33:12.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/0.4.1","html_url":"https://github.com/micromark/micromark-extension-gfm-table/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"210945bbe04a7d3646a6252d723a970536262bbe","kind":"commit","published_at":"2020-09-29T18:26:34.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/0.4.0","html_url":"https://github.com/micromark/micromark-extension-gfm-table/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"d3914804a21da664520656db105b5424e865b530","kind":"commit","published_at":"2020-09-23T11:36:53.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/0.3.0","html_url":"https://github.com/micromark/micromark-extension-gfm-table/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"0a65fbd213acc08d509a6e504908f15d80ccad59","kind":"commit","published_at":"2020-09-18T09:22:44.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/0.2.1","html_url":"https://github.com/micromark/micromark-extension-gfm-table/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"d054ddd3f761ed1d5990ffd430dc220be771f6cd","kind":"commit","published_at":"2020-09-17T18:21:48.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/0.2.0","html_url":"https://github.com/micromark/micromark-extension-gfm-table/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"a545274778712b80bd1d14edaa39d9559ddc621e","kind":"commit","published_at":"2020-09-17T14:26:16.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-gfm-table/tar.gz/0.1.0","html_url":"https://github.com/micromark/micromark-extension-gfm-table/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-gfm-table@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T23:42:51.511Z","dependent_packages_count":37,"downloads":158635425,"downloads_period":"last-month","dependent_repos_count":53524,"rankings":{"downloads":0.08833738762737622,"dependent_repos_count":0.1310885288274061,"dependent_packages_count":0.7444264856389127,"stargazers_count":13.149819709935814,"forks_count":8.2045993073613,"docker_downloads_count":0.09008376751706791,"average":3.734725864484646},"purl":"pkg:npm/micromark-extension-gfm-table","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/micromark-extension-gfm-table","docker_dependents_count":768,"docker_downloads_count":501727707,"usage_url":"https://repos.ecosyste.ms/usage/npm/micromark-extension-gfm-table","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/micromark-extension-gfm-table/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T10:01:27.715Z","issues_count":13,"pull_requests_count":6,"avg_time_to_close_issue":5727413.083333333,"avg_time_to_close_pull_request":1556472.8,"issues_closed_count":12,"pull_requests_closed_count":5,"pull_request_authors_count":4,"issue_authors_count":12,"avg_comments_per_issue":6.769230769230769,"avg_comments_per_pull_request":2.8333333333333335,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":3.0,"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/micromark%2Fmicromark-extension-gfm-table/issues","maintainers":[{"login":"wooorm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"ChristianMurphy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/micromark-extension-gfm-table/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/micromark-extension-gfm-table/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/micromark-extension-gfm-table/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/micromark-extension-gfm-table/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/micromark-extension-gfm-table/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/micromark-extension-gfm-table/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-13T07:09:35.492Z","updated_at":"2022-11-13T07:09:35.492Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786888,"maintainers_count":1238485,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":228207,"full_name":"micromark/micromark-extension-gfm-table","default_branch":"main","total_commits":103,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":34.333333333333336,"dds":0.01941747572815533,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-25T23:42:53.141Z","last_synced_commit":"3d073dbd9d0f9923622394afc229a2364a622219","created_at":"2023-03-08T08:44:04.455Z","updated_at":"2026-08-25T23:42:53.050Z","committers":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","login":"wooorm","count":101},{"name":"Roland","email":"45024986+shlroland","login":"shlroland","count":1},{"name":"Muffin","email":"11661645+zzuu666","login":"zzuu666","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778582,"commits_count":983262140,"contributors_count":41442660,"owners_count":1364702,"committers_count":3363655,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"micromark/micromark-extension-gfm-table","html_url":"https://github.com/micromark/micromark-extension-gfm-table","last_synced_at":"2026-08-25T10:01:27.715Z","status":null,"issues_count":13,"pull_requests_count":6,"avg_time_to_close_issue":5727413.083333333,"avg_time_to_close_pull_request":1556472.8,"issues_closed_count":12,"pull_requests_closed_count":5,"pull_request_authors_count":4,"issue_authors_count":12,"avg_comments_per_issue":6.769230769230769,"avg_comments_per_pull_request":2.8333333333333335,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":3.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-20T07:07:52.596Z","updated_at":"2026-08-25T10:01:27.715Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-gfm-table/issues","issue_labels_count":{"table":{"💪 phase/solved":6,"🤞 phase/open":4,"🐛 type/bug":3,"👎 phase/no":3,"🗄 area/interface":3,"👶 semver/patch":2,"🏁 area/perf":1,"👯 no/duplicate":1,"🤷 no/invalid":1,"👀 no/external":1}},"pull_request_labels_count":{"table":{"💪 phase/solved":3,"🤞 phase/open":3}},"issue_author_associations_count":{"table":{"NONE":10,"MEMBER":3}},"pull_request_author_associations_count":{"table":{"NONE":4,"CONTRIBUTOR":2}},"issue_authors":{"table":{"wooorm":2,"tumidi":1,"ChristianMurphy":1,"diervo":1,"wataru-chocola":1,"elbakerino":1,"punkpeye":1,"theadanielskocher":1,"pjkaufman":1,"matanelgabsi":1,"vogon":1,"EvHaus":1}},"pull_request_authors":{"table":{"shlroland":2,"zzuu666":2,"patte":1,"yuki-takei":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"🤞 phase/open":1}},"past_year_pull_request_labels_count":{"table":{"🤞 phase/open":1}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":1}},"past_year_issue_authors":{"table":{"punkpeye":1}},"past_year_pull_request_authors":{"table":{"patte":1}},"maintainers":[{"table":{"login":"wooorm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"}},{"table":{"login":"ChristianMurphy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":1,"PullRequestEvent":1,"ForkEvent":2,"WatchEvent":1,"IssueCommentEvent":4,"PushEvent":3,"PullRequestReviewEvent":4,"PullRequestReviewCommentEvent":5,"CreateEvent":1},"last_year":{"ForkEvent":1}},"keywords":["gfm","micromark","micromark-extension","table","tabular"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-01T08:40:48.482Z","updated_at":"2022-09-01T08:40:48.482Z","repository_link":"https://github.com/micromark/micromark-extension-gfm-table/blob/main/package.json","dependencies":[{"id":3483863491,"package_name":"micromark-factory-space","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":3483863492,"package_name":"micromark-util-character","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":3483863493,"package_name":"micromark-util-symbol","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":3483863494,"package_name":"micromark-util-types","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":3483863495,"package_name":"uvu","ecosystem":"npm","requirements":"^0.5.0","direct":true,"kind":"runtime","optional":false},{"id":3483863496,"package_name":"@types/tape","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":3483863497,"package_name":"c8","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":3483863498,"package_name":"create-gfm-fixtures","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":3483863499,"package_name":"micromark","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":3483863500,"package_name":"micromark-build","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":3483863501,"package_name":"prettier","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":3483863502,"package_name":"remark-cli","ecosystem":"npm","requirements":"^11.0.0","direct":true,"kind":"development","optional":false},{"id":3483863503,"package_name":"remark-preset-wooorm","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"development","optional":false},{"id":3483863504,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":3483863505,"package_name":"tape","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":3483863506,"package_name":"type-coverage","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":3483863507,"package_name":"typescript","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":3483863508,"package_name":"xo","ecosystem":"npm","requirements":"^0.50.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bb.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T16:54:11.024Z","updated_at":"2024-06-18T16:54:11.024Z","repository_link":"https://github.com/micromark/micromark-extension-gfm-table/blob/main/.github/workflows/bb.yml","dependencies":[{"id":18679340856,"package_name":"unifiedjs/beep-boop-beta","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T16:54:11.252Z","updated_at":"2024-06-18T16:54:11.252Z","repository_link":"https://github.com/micromark/micromark-extension-gfm-table/blob/main/.github/workflows/main.yml","dependencies":[{"id":18679340857,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18679340858,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18679340859,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":23.352905148934674,"created_at":"2026-05-14T05:11:28.071Z","updated_at":"2026-08-26T10:34:48.338Z","avatar_url":"https://github.com/micromark.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372313","html_url":"https://summary.ecosyste.ms/projects/372313"}