{"id":1144665,"name":"@readme/markdown","ecosystem":"npm","description":"ReadMe's React-based Markdown parser","homepage":"https://rdmd.readme.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/readmeio/markdown","keywords_array":[],"namespace":"readme","versions_count":582,"first_release_published_at":"2018-09-05T23:57:57.717Z","latest_release_published_at":"2026-06-22T20:00:54.145Z","latest_release_number":"14.8.0","last_synced_at":"2026-06-22T20:03:04.453Z","created_at":"2022-04-08T12:01:54.876Z","updated_at":"2026-06-22T20:05:51.834Z","registry_url":"https://www.npmjs.com/package/@readme/markdown","install_command":"npm install @readme/markdown","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"14.8.0"}},"repo_metadata":{"id":37496809,"uuid":"283290670","full_name":"readmeio/markdown","owner":"readmeio","description":"ReadMe's flavored Markdown parser and React-based rendering engine.","archived":false,"fork":false,"pushed_at":"2026-06-16T06:41:57.000Z","size":179733,"stargazers_count":40,"open_issues_count":33,"forks_count":18,"subscribers_count":14,"default_branch":"next","last_synced_at":"2026-06-16T07:20:18.624Z","etag":null,"topics":["gfm","markdown","mdx","rdmd","react"],"latest_commit_sha":null,"homepage":"https://rdmd.readme.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/readmeio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-07-28T18:07:41.000Z","updated_at":"2026-06-12T17:32:51.000Z","dependencies_parsed_at":"2026-04-06T19:01:10.525Z","dependency_job_id":null,"html_url":"https://github.com/readmeio/markdown","commit_stats":{"total_commits":2596,"total_committers":41,"mean_commits":63.31707317073171,"dds":0.7546224961479199,"last_synced_commit":"02bf11a9c7a416f4a5f60d232cc8f565cb693dc0"},"previous_names":[],"tags_count":521,"template":false,"template_full_name":null,"purl":"pkg:github/readmeio/markdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/readmeio","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/refs/heads/next","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/sbom","scorecard":{"id":766118,"data":{"date":"2025-08-11","repo":{"name":"github.com/readmeio/markdown","commit":"3464c9d7bc4e9f3963a8259a47eafc402a38ae9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"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":"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":"Maintained","score":10,"reason":"30 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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Warn: no topLevel permission defined: .github/workflows/bundlewatch.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bundlewatch.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/markdown/bundlewatch.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bundlewatch.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/markdown/bundlewatch.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/markdown/ci.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/markdown/ci.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/markdown/ci.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/markdown/ci.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/markdown/ci.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/markdown/codeql-analysis.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/markdown/codeql-analysis.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/markdown/codeql-analysis.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/markdown/release.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/markdown/release.yml/next?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/markdown/release.yml/next?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/markdown/release.yml/next?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/markdown/release.yml/next?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: npmCommand not pinned by hash: Dockerfile:16","Warn: npmCommand not pinned by hash: Dockerfile:22","Warn: npmCommand not pinned by hash: .github/workflows/bundlewatch.yml:17","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:27","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   3 out of   8 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":"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: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/readmeio/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/readmeio/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/readmeio/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/readmeio/.github/.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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (15) 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":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-wrw9-m778-g6mc","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x6fg-f45m-jf5q","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-23T00:51:34.707Z","repository_id":37496809,"created_at":"2025-08-23T00:51:34.707Z","updated_at":"2025-08-23T00:51:34.707Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34663547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"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":"readmeio","name":"ReadMe","uuid":"6878153","kind":"organization","description":"Interactive developer hubs that help users succeed with your APIs 🦉","email":"support@readme.io","website":"https://readme.com","location":"United States of America","twitter":"readme","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6878153?v=4","repositories_count":103,"last_synced_at":"2025-02-20T04:04:43.983Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/readmeio","funding_links":[],"total_stars":1504,"followers":175,"following":0,"created_at":"2022-11-04T00:34:16.619Z","updated_at":"2025-02-20T04:04:43.983Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/readmeio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/readmeio/repositories"},"tags":[{"name":"v14.7.2","sha":"4a370b6a71ec5e5c99ffd39262c329515c700a78","kind":"commit","published_at":"2026-06-10T19:04:27.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.7.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.7.2/manifests"},{"name":"v14.7.1","sha":"92649578aa55835f2f2944d6a8685b39b8085ad3","kind":"commit","published_at":"2026-06-04T22:36:27.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.7.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.7.1/manifests"},{"name":"v14.7.0","sha":"15925a94a09dc57ccb648d7978e117a3f444b127","kind":"commit","published_at":"2026-06-04T17:13:46.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.7.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.7.0/manifests"},{"name":"v14.6.0","sha":"edeb72801e79fc91d3987985ba919d1048ff85e9","kind":"commit","published_at":"2026-06-04T01:48:29.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.6.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.6.0/manifests"},{"name":"v14.5.0","sha":"4f19c1cfe88653a9d6fab11d387c0c12755cb45d","kind":"commit","published_at":"2026-05-28T17:14:26.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.5.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.5.0/manifests"},{"name":"v14.4.1","sha":"dfdeb8c2b1c2a1d639bb9b3185e6ceb7e8f8f063","kind":"commit","published_at":"2026-05-26T23:38:07.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.4.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.4.1/manifests"},{"name":"v14.4.0","sha":"5bdc0fb2ade548aacf474b47318d694858a018f2","kind":"commit","published_at":"2026-05-22T16:18:22.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.4.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.4.0/manifests"},{"name":"v14.3.0","sha":"68329d2c717d4b97e9ea83ab7913f8ec9097c2a2","kind":"commit","published_at":"2026-05-20T15:34:48.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.3.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.3.0/manifests"},{"name":"v14.2.6","sha":"9af2ae40d9e99708bbfdf90f14a3acacab1456d7","kind":"commit","published_at":"2026-05-18T23:40:19.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.2.6","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.2.6/manifests"},{"name":"v14.2.5","sha":"8beeff1275454d73e02a4aa031ab30696aa19bea","kind":"commit","published_at":"2026-05-14T18:45:35.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.2.5","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.2.5/manifests"},{"name":"v14.2.4","sha":"678436be838c2ff7a7005947023a77fa52871f12","kind":"commit","published_at":"2026-05-14T16:15:09.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.2.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.2.4/manifests"},{"name":"v14.2.3","sha":"e539fcc47df1ac995675336de210ff269af0eec7","kind":"commit","published_at":"2026-05-13T20:50:52.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.2.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.2.3/manifests"},{"name":"v14.2.2","sha":"04f340b53a0796c65d1fffbb3e59d99184bb271b","kind":"commit","published_at":"2026-05-13T06:06:01.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.2.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.2.2/manifests"},{"name":"v14.2.1","sha":"0bfe9e2eb029c29d062768a06b17e38fc260d9a2","kind":"commit","published_at":"2026-05-08T22:40:22.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.2.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.2.1/manifests"},{"name":"v14.2.0","sha":"2ef7c876cc7ac451feffdd30aebea07969031840","kind":"commit","published_at":"2026-05-08T17:39:08.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.2.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.2.0/manifests"},{"name":"v14.1.4","sha":"f0b9cdc9557f6294ffe566d258405755ff321a34","kind":"commit","published_at":"2026-05-01T18:29:47.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.1.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"345b21b72cbfcf5ef36a2f5c8f934a7f78fac730","kind":"commit","published_at":"2026-04-30T15:27:14.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.1.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"c75eb6ec0f0a8a4c790812b157f7de71cb0f1a9d","kind":"commit","published_at":"2026-04-28T14:47:23.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.1.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"0d05e3a988570ed0d6a1f81fff59f45d832aa7b0","kind":"commit","published_at":"2026-04-24T21:34:44.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.1.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"7f5def9aa9bf0c807374e95af391e81bf9840227","kind":"commit","published_at":"2026-04-22T18:49:04.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.1.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"2230dd42372e1c6edd93200ab5c0094307696151","kind":"commit","published_at":"2026-04-16T13:50:17.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v14.0.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v14.0.0/manifests"},{"name":"v13.8.5","sha":"6f01ac5e20286996d483f7545ad65f2851fd0bbf","kind":"commit","published_at":"2026-04-14T18:33:47.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.8.5","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.8.5/manifests"},{"name":"v13.8.4","sha":"a036b4fe744a01e929e2762e4f34709348fa426d","kind":"commit","published_at":"2026-04-13T18:37:44.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.8.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.8.4/manifests"},{"name":"v13.8.3","sha":"a4041dff699d012fcdc28f6dd2b163d6cb0fa983","kind":"commit","published_at":"2026-04-10T00:14:51.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.8.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.8.3/manifests"},{"name":"v13.8.2","sha":"a6fd1e19126c51bd2a77419a5874f1f361106744","kind":"commit","published_at":"2026-04-07T16:58:43.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.8.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.8.2/manifests"},{"name":"v13.8.1","sha":"f60e2284c23f98a060d49c1d974e2a69ae88b2d6","kind":"commit","published_at":"2026-04-06T17:00:09.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.8.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.8.1/manifests"},{"name":"v13.8.0","sha":"68b4d3adf32b120504bdc69f09bfe5d2ee11e57a","kind":"commit","published_at":"2026-04-01T20:10:01.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.8.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.8.0/manifests"},{"name":"v13.7.4","sha":"7e227cb4c2d06bc26efd3785109b479e86754f6f","kind":"commit","published_at":"2026-03-31T18:48:13.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.7.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.7.4/manifests"},{"name":"v13.7.3","sha":"928b6ffdfdec8f20b03e4cd827a6a02081c2ac02","kind":"commit","published_at":"2026-03-30T16:23:09.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.7.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.7.3/manifests"},{"name":"v13.7.2","sha":"206777a1fb2a86a3f12e9e1aa732bb48c26d95d1","kind":"commit","published_at":"2026-03-27T15:11:51.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.7.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.7.2/manifests"},{"name":"v13.7.1","sha":"95340196366ee277fca8b7d943c34ee7d0576bbf","kind":"commit","published_at":"2026-03-26T17:32:13.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.7.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.7.1/manifests"},{"name":"v13.7.0","sha":"f9e35e137710915c6d3c3b89d3fc15b6a084ad2a","kind":"commit","published_at":"2026-03-24T14:02:32.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.7.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.7.0/manifests"},{"name":"v13.6.3","sha":"3da82e606a66e3e436750ba05331fb804da9cc0a","kind":"commit","published_at":"2026-03-19T15:16:24.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.6.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.6.3/manifests"},{"name":"v13.6.2","sha":"954f16eaddc0a583a7b6e1d0db51a51bc11d47a9","kind":"commit","published_at":"2026-03-18T17:40:53.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.6.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.6.2/manifests"},{"name":"v13.6.1","sha":"4098b0b2ae90fcf5169232a3bce824c8b4fd1ab1","kind":"commit","published_at":"2026-03-17T18:31:37.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.6.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.6.1/manifests"},{"name":"v13.6.0","sha":"548396d4e26fcab39f77ab62a31c2cbd1074ed04","kind":"commit","published_at":"2026-03-16T22:22:22.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.6.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.6.0/manifests"},{"name":"v13.5.0","sha":"c30f7107bd866d7edfd7dfa4f5d899db4ce9d27d","kind":"commit","published_at":"2026-03-05T23:52:38.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.5.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.5.0/manifests"},{"name":"v13.4.0","sha":"88758f191e0daafd52ee5726e89251c17a8cd9d0","kind":"commit","published_at":"2026-02-26T17:33:28.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.4.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"bb40411d5eb28d566d06d7d4eec1257c16e5cab1","kind":"commit","published_at":"2026-02-20T15:41:20.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.3.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"aa422f58497e6c4c9093ef6fcf9d5f61f1081333","kind":"commit","published_at":"2026-02-18T19:55:19.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.2.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.2.0/manifests"},{"name":"v13.1.4","sha":"5b7a4d609218c4fc614fcd662effdec4aa10cc77","kind":"commit","published_at":"2026-02-18T00:02:32.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.1.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.1.4/manifests"},{"name":"v13.1.3","sha":"8e56257d9ee00d0e88f93f906c24101aa3a717ab","kind":"commit","published_at":"2026-02-14T01:45:02.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.1.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.1.3/manifests"},{"name":"v13.1.2","sha":"d7c9a274bba21a848b8e9ef1d90e51ef9d7a7f2e","kind":"commit","published_at":"2026-02-13T00:29:23.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.1.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.1.2/manifests"},{"name":"v13.1.1","sha":"94dcd20ff412a967d9b1ce421bd14936a4446c61","kind":"commit","published_at":"2026-02-10T17:44:26.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.1.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"6509a1f391ac483a9c4a4664b127983540c10c8a","kind":"commit","published_at":"2026-02-09T14:52:03.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.1.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.1.0/manifests"},{"name":"v13.0.0","sha":"ea88c27c06361f75ad3df459b080461afbb4f4f7","kind":"commit","published_at":"2026-02-05T03:04:04.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v13.0.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v13.0.0/manifests"},{"name":"v12.2.0","sha":"675f2ffc77fed41c25b54af016b9a39315f7707f","kind":"commit","published_at":"2026-01-28T16:59:31.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v12.2.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v12.2.0/manifests"},{"name":"v12.1.1","sha":"4ff5523b126cd700f47be2fca3d7f6f05e3bfb1d","kind":"commit","published_at":"2026-01-22T19:20:28.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v12.1.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"d7d29a7552adfb88a1294c8789f6633f8fe8d704","kind":"commit","published_at":"2026-01-21T23:02:41.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v12.1.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v12.1.0/manifests"},{"name":"v12.0.1","sha":"6abefcbc3e2870d2e11b20b1bad2b99f1a5c5b8b","kind":"commit","published_at":"2026-01-21T22:00:24.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v12.0.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"06c281238c18c5e6f5fffc712ce9c7763e840ff6","kind":"commit","published_at":"2026-01-21T15:07:38.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v12.0.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v12.0.0/manifests"},{"name":"v11.15.0","sha":"259c25d6a4a0859d26571e419914133c9d2ccf5a","kind":"commit","published_at":"2026-01-20T16:51:55.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.15.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.15.0/manifests"},{"name":"v11.14.1","sha":"4709943aa90e8dc1d2b331b322d2024cba2a59d4","kind":"commit","published_at":"2026-01-16T00:35:53.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.14.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.14.1/manifests"},{"name":"v11.14.0","sha":"17ad22c360795f10306a7a62578d781f0a397c37","kind":"commit","published_at":"2026-01-16T00:25:44.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.14.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.14.0/manifests"},{"name":"v11.13.0","sha":"05588f9f3905acd3e0c2798c65d076eb2a637a87","kind":"commit","published_at":"2026-01-14T16:35:23.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.13.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.13.0/manifests"},{"name":"v11.12.1","sha":"ee1926867ce32183c2bdaa77236268314cd77af2","kind":"commit","published_at":"2026-01-13T22:20:43.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.12.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.12.1/manifests"},{"name":"v11.12.0","sha":"c039edd6eb0dddaf04a589cb380553c7ef94494e","kind":"commit","published_at":"2026-01-12T23:30:41.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.12.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"8325458941f45a6d23aebc75fcf28a03aeaaac70","kind":"commit","published_at":"2026-01-07T23:19:22.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.11.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.11.0/manifests"},{"name":"v11.10.1","sha":"7c12db0d07518d7fe865ab80ed8eafb461d3a309","kind":"commit","published_at":"2025-12-18T22:56:41.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.10.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.10.1/manifests"},{"name":"v11.10.0","sha":"07a429a49bdcbd954903201994210692dee2879b","kind":"commit","published_at":"2025-12-18T20:23:39.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.10.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.10.0/manifests"},{"name":"v11.9.4","sha":"8cf4e217bdcbd3f152fa5484d49ab6f0b903b868","kind":"commit","published_at":"2025-12-17T21:44:17.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.9.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.9.4/manifests"},{"name":"v11.9.3","sha":"e12ed0a728c4cbe530b12562099c7b4f0b470d90","kind":"commit","published_at":"2025-12-17T20:36:26.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.9.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.9.3/manifests"},{"name":"v11.9.2","sha":"f20afc2ef36a3c1deb35815c9b8cbc7f5016a1db","kind":"commit","published_at":"2025-12-17T15:10:52.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.9.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.9.2/manifests"},{"name":"v11.9.1","sha":"76cd3fdae443785b3932e28109ffd0c119873966","kind":"commit","published_at":"2025-12-12T22:19:41.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.9.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.9.1/manifests"},{"name":"v11.9.0","sha":"3f98fd8595e2baf51652a837c9940381eb97f284","kind":"commit","published_at":"2025-12-12T22:05:26.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.9.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.9.0/manifests"},{"name":"v11.8.2","sha":"fdb3f274d29f8301e36fb1454036af086109d09e","kind":"commit","published_at":"2025-12-08T16:36:46.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.8.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.8.2/manifests"},{"name":"v11.8.1","sha":"51d497b5ac33226564f773c294876cd342eb1fcb","kind":"commit","published_at":"2025-12-08T14:48:13.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.8.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.8.1/manifests"},{"name":"v11.8.0","sha":"62e5c18aa479dac9dfc7e31f19f42fb8dd4dec68","kind":"commit","published_at":"2025-12-05T20:04:05.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.8.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.8.0/manifests"},{"name":"v11.7.7","sha":"ec48652e3cb4fd13aa619d28a89fd6c81b916c68","kind":"commit","published_at":"2025-12-04T17:42:58.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.7.7","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.7.7/manifests"},{"name":"v11.7.6","sha":"0b855933dc24726142d822ba5e56b1507e6dc190","kind":"commit","published_at":"2025-12-01T19:55:43.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.7.6","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.7.6/manifests"},{"name":"v11.7.5","sha":"a5c0a93ac4005ec0c1aee3e1e6a3f9f2a3e0dd8a","kind":"commit","published_at":"2025-11-21T20:10:12.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.7.5","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.7.5/manifests"},{"name":"v11.7.4","sha":"b8b1a82a4fda259b64ae99cedf6a963cddc21be3","kind":"commit","published_at":"2025-11-13T23:23:47.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.7.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"2f77b1dc61d7a1c2f5eda2af86a281c4327ff01b","kind":"commit","published_at":"2025-11-13T15:30:33.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.7.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"e9d09cf94adf6136c04cc1eb8e09a152d54ccb9b","kind":"commit","published_at":"2025-11-12T22:26:22.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.7.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"72557f7b2e2c2455c6694c0fefc262a36a692c0e","kind":"commit","published_at":"2025-11-12T21:37:11.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.7.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"170b684f74b8888de7c933ea39de931b15672a26","kind":"commit","published_at":"2025-11-11T01:34:31.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.7.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"39cb0129ff78c0a9c53f3ff332bb057b506c4db2","kind":"commit","published_at":"2025-11-05T18:28:58.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.6.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.6.0/manifests"},{"name":"v11.5.2","sha":"eac8fc21ce38624281b12af92cc6772a612aec31","kind":"commit","published_at":"2025-11-04T19:30:50.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.5.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"54a56f8b8139e37de163ea4cf9dac2705d18855a","kind":"commit","published_at":"2025-10-31T23:21:38.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.5.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"c88323086fc84175865809e279785212d93fb09d","kind":"commit","published_at":"2025-10-30T22:29:00.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.5.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.5.0/manifests"},{"name":"v6.88.6","sha":"c63e7f21edaadbbca8e3ae7c60f4b6bd5acff306","kind":"commit","published_at":"2025-10-27T17:19:04.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.88.6","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.88.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.88.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.88.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.88.6/manifests"},{"name":"v11.4.0","sha":"8933fb244dc1a3c26f22764464a7b50eb3a0204b","kind":"commit","published_at":"2025-10-17T17:14:07.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.4.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"acfdca9c35f0223cfc9fc1a9d39444dec2839a6d","kind":"commit","published_at":"2025-10-08T21:17:05.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.3.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.3.0/manifests"},{"name":"v6.88.5","sha":"a05c4177f2ecceac5b6586962fb6e4d0ae513bc1","kind":"commit","published_at":"2025-10-08T20:31:51.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.88.5","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.88.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.88.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.88.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.88.5/manifests"},{"name":"v11.2.1","sha":"f60630ee3abe5a9ce7690e1cb5cd2342a184f84a","kind":"commit","published_at":"2025-10-08T18:56:55.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.2.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"78e1d295f06c7ddb519b8a11d823e345143c8446","kind":"commit","published_at":"2025-10-01T18:29:53.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.2.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.2.0/manifests"},{"name":"v11.1.2","sha":"51732078cc595cc2715c7304d8d9f0711ef6120b","kind":"commit","published_at":"2025-09-26T19:28:06.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.1.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.1.2/manifests"},{"name":"v11.1.1","sha":"e461d9f564cc1c726ecca6fb1baeb20be272326d","kind":"commit","published_at":"2025-09-16T23:04:25.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.1.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"539df52d7f22f5024eb343ca6ffa5398cf95ea1b","kind":"commit","published_at":"2025-09-09T22:48:13.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.1.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.1.0/manifests"},{"name":"v11.0.0","sha":"0f21ce8af3fe964c1e35c0676262f78634ccfff6","kind":"commit","published_at":"2025-09-08T18:27:09.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v11.0.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v11.0.0/manifests"},{"name":"v10.2.12","sha":"76b0492d78b57db2d8f9e45be1a0d635529a3849","kind":"commit","published_at":"2025-09-05T22:57:32.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v10.2.12","html_url":"https://github.com/readmeio/markdown/releases/tag/v10.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v10.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.12/manifests"},{"name":"v6.88.4","sha":"0ec16bd471a4e875ab4f90e9218810213ea018f2","kind":"commit","published_at":"2025-09-05T15:44:11.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.88.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.88.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.88.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.88.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.88.4/manifests"},{"name":"v10.2.11","sha":"d51774473a1b77484d231a287e1022760da2505f","kind":"commit","published_at":"2025-08-19T22:22:18.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v10.2.11","html_url":"https://github.com/readmeio/markdown/releases/tag/v10.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v10.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.11/manifests"},{"name":"v6.88.3","sha":"7bde83d1a9414187477e510e7e0f042da5b82324","kind":"commit","published_at":"2025-08-12T23:34:18.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.88.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.88.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.88.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.88.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.88.3/manifests"},{"name":"v6.88.2","sha":"0113d6b89e88cc3b0ddb6c0eacf7bdb47d95702d","kind":"commit","published_at":"2025-08-12T21:59:47.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.88.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.88.2/manifests"},{"name":"v6.88.1","sha":"a684cfbf27aa8bf42536e40e3454056d97806015","kind":"commit","published_at":"2025-08-12T21:32:02.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.88.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.88.1/manifests"},{"name":"v10.2.10","sha":"0b31360030679601badc9d6e7661e3da5ac6faa8","kind":"commit","published_at":"2025-08-12T19:27:51.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v10.2.10","html_url":"https://github.com/readmeio/markdown/releases/tag/v10.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v10.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.10/manifests"},{"name":"v10.2.9","sha":"35c1c524e32b15c7dcac484ceab9f8b841836fad","kind":"commit","published_at":"2025-08-06T19:47:16.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v10.2.9","html_url":"https://github.com/readmeio/markdown/releases/tag/v10.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v10.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.9/manifests"},{"name":"v10.2.8","sha":"43fbe7acc87c84066f3ea9dd5bcef36efddc3b8a","kind":"commit","published_at":"2025-08-05T18:26:50.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v10.2.8","html_url":"https://github.com/readmeio/markdown/releases/tag/v10.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v10.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.8/manifests"},{"name":"v10.2.7","sha":"2af4ed0c2bd81d275006986e4a5f4b83e93f131d","kind":"commit","published_at":"2025-08-04T18:33:00.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v10.2.7","html_url":"https://github.com/readmeio/markdown/releases/tag/v10.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v10.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.7/manifests"},{"name":"v10.2.6","sha":"acbb553898ffe231157b0e16cd6dcacd1b12649d","kind":"commit","published_at":"2025-07-31T15:22:53.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v10.2.6","html_url":"https://github.com/readmeio/markdown/releases/tag/v10.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v10.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.6/manifests"},{"name":"v10.2.5","sha":"af60436f8bbc3a093b56ecdf3a12c1acf16ba1a6","kind":"commit","published_at":"2025-07-29T00:50:14.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v10.2.5","html_url":"https://github.com/readmeio/markdown/releases/tag/v10.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v10.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.5/manifests"},{"name":"v10.2.4","sha":"e113dac78e35a74da593967766bc90129c67baf0","kind":"commit","published_at":"2025-07-28T23:53:14.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v10.2.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"e0d87ae4cd6775169bdcdbbae19037c776a67ce4","kind":"commit","published_at":"2025-07-28T23:21:50.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v10.2.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"e52c28756aa612d31fdfe212b472e118e019bd86","kind":"commit","published_at":"2025-07-28T22:05:53.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v10.2.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"a7078192426d23b319ea7d72086baf0cc8fc4d73","kind":"commit","published_at":"2025-07-17T22:01:04.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v10.2.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"75fc58971061f5ee56f54d1b08bba08fa226bcb6","kind":"commit","published_at":"2025-07-17T18:50:04.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v10.2.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.2.0/manifests"},{"name":"v10.1.1","sha":"fc6c9c4b560c8b1d5aba9fee9f7384bc508ad88f","kind":"commit","published_at":"2025-07-01T16:14:44.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v10.1.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"408f10865220a6fce6c28d5e679491120f9f3904","kind":"commit","published_at":"2025-06-30T21:16:29.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v10.1.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"d73f13c4e8bf0931ca0a7e7c7f8e5297cf7e89b1","kind":"commit","published_at":"2025-06-30T18:24:00.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v10.0.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"97533fd1906d78766be71fca83ea7bf99bdf27cc","kind":"commit","published_at":"2025-06-26T23:43:32.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v10.0.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v10.0.0/manifests"},{"name":"v9.15.1","sha":"00f7e7dba86deee8ccd1fc8db58ffe9b676d44bf","kind":"commit","published_at":"2025-06-24T20:04:53.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.15.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.15.1/manifests"},{"name":"v9.15.0","sha":"f5734dcad913d98f9de109bf78496276580d2127","kind":"commit","published_at":"2025-06-24T19:33:33.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.15.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.15.0/manifests"},{"name":"v9.14.0","sha":"8c0b38f489a0ce2dd6d677c2400cf865f42f8720","kind":"commit","published_at":"2025-06-20T23:51:14.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.14.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.14.0/manifests"},{"name":"v9.13.0","sha":"67d0cbdc3c560e45583a7282d04655a74f1a614a","kind":"commit","published_at":"2025-06-17T17:16:08.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.13.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.13.0/manifests"},{"name":"v9.12.0","sha":"5fa675937a18279585225197211d99c5ed4aa644","kind":"commit","published_at":"2025-06-13T21:54:28.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.12.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.12.0/manifests"},{"name":"v9.11.1","sha":"78a978f4a4a602b66047386f132c483bf9d0f226","kind":"commit","published_at":"2025-06-11T16:22:33.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.11.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.11.1/manifests"},{"name":"v9.11.0","sha":"f4f5e6dd912356a8b7b1677278ec0b131a1ec0f4","kind":"commit","published_at":"2025-06-10T19:42:04.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.11.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.11.0/manifests"},{"name":"v9.10.0","sha":"3360a5172d1501a61d63f137abd0279f67149d79","kind":"commit","published_at":"2025-06-09T19:54:28.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.10.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"b35cbefcb0e2a6b73ea4cd9f65adcbf9d10b80f9","kind":"commit","published_at":"2025-05-30T20:16:18.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.9.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"70ae8596c293b7f8d71210140ee3c70dcabf71df","kind":"commit","published_at":"2025-05-29T17:36:25.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.8.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.8.0/manifests"},{"name":"v9.7.0","sha":"53e90023a028ff9431a97ced54be863c6c4f91db","kind":"commit","published_at":"2025-05-28T21:41:48.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.7.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.7.0/manifests"},{"name":"v9.6.0","sha":"e7da352a7339ebac126c1b2e573f6a681e1f839a","kind":"commit","published_at":"2025-05-28T18:46:04.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.6.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.6.0/manifests"},{"name":"v9.5.0","sha":"a0bd98e144039ddf8f3b117c8943d3a979c6b2da","kind":"commit","published_at":"2025-05-27T19:08:56.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.5.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"829a658e4af3ae08b15fcadbacac2ffec1bfb528","kind":"commit","published_at":"2025-05-21T16:11:15.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.4.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"8a7be639639122377b2182f009df7edd6d996b74","kind":"commit","published_at":"2025-05-19T21:46:46.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.4.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.4.0/manifests"},{"name":"v9.3.3","sha":"76cfb4930cbf843582b0db03d0811e2f22134384","kind":"commit","published_at":"2025-05-13T21:52:54.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.3.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.3.3/manifests"},{"name":"v9.3.2","sha":"787f772ed06632bd8da7bfaf5b1ed3fa52286e44","kind":"commit","published_at":"2025-05-08T22:06:56.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.3.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.3.2/manifests"},{"name":"v9.3.1","sha":"0b209a5d263ee301b410fffa9189631cf2a6020b","kind":"commit","published_at":"2025-05-06T18:30:32.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.3.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"496eaefbe43d291dacf12b6a168edd101f10ae7e","kind":"commit","published_at":"2025-04-29T20:15:27.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.3.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"700da637de466ce09b6ee081294c89ebe9302944","kind":"commit","published_at":"2025-04-25T19:59:42.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.2.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"16781e664f3c0cb14d9d6014495f805109114326","kind":"commit","published_at":"2025-04-25T00:00:46.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.2.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"397df154f5636ff50e4f789892ac66e96b28f16f","kind":"commit","published_at":"2025-04-24T22:16:24.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.2.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.2.0/manifests"},{"name":"v9.1.6","sha":"51c4489a3eefb244b1417f07b92f1d7fa32edd6a","kind":"commit","published_at":"2025-04-23T23:20:15.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.1.6","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"0a40f91314e88135494b1a77b9b22803fa0456a3","kind":"commit","published_at":"2025-04-21T16:50:29.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.1.5","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"2fc1e130347f4ab3b7b7ddceb45e6972677c7d21","kind":"commit","published_at":"2025-04-17T21:16:44.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.1.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"93c2877018cbcb342cab2806d643f48bf17f9ff2","kind":"commit","published_at":"2025-04-10T17:44:05.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.1.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"83c9d1800e74ad1a18306f185b01404e5e44b714","kind":"commit","published_at":"2025-04-08T15:52:49.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.1.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"a5780d9343772b8278d61970dd0f0227672494b5","kind":"commit","published_at":"2025-04-04T21:39:21.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.1.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"517c507152b5a7e0e56e25c9a70964b73203e45e","kind":"commit","published_at":"2025-04-02T19:37:43.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.1.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.1.0/manifests"},{"name":"v9.0.6","sha":"0fd750b1b76725f705ad9384a9d6513079ed3db7","kind":"commit","published_at":"2025-03-20T22:39:32.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.0.6","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"0bd9e6ac513df05d2abeb4865ba7a70d1b9fe599","kind":"commit","published_at":"2025-03-19T23:03:04.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.0.5","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"7d33583e148ea7382440cdddad1df91bcbc9ba29","kind":"commit","published_at":"2025-03-13T22:34:51.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.0.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"543f4309116b578f3631b9406af18fc4dc4dea0c","kind":"commit","published_at":"2025-03-13T20:22:31.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.0.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"9a36e2dce0bdf940e3d44c07a8e164eccebdc6ff","kind":"commit","published_at":"2025-03-13T00:27:40.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.0.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"4866c1bf6a36858a33e521df423f169b2f69e81d","kind":"commit","published_at":"2025-03-12T20:50:13.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.0.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"94dec974ebb96f9bf16059cd3cede40b2a04fe6c","kind":"commit","published_at":"2025-03-10T20:50:49.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v9.0.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v9.0.0/manifests"},{"name":"v8.4.1","sha":"d4b3a0f95bbe0cb5141debc455eb841024fad4fb","kind":"commit","published_at":"2025-02-25T22:25:16.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v8.4.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"9a8743e382c6c318db41de836d3381da512ec1a2","kind":"commit","published_at":"2025-02-24T21:23:03.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v8.4.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"5dcaafaf71c7006f45c2aa2c50012be4a8c5757b","kind":"commit","published_at":"2025-02-18T21:27:06.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v8.3.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b30db466136a048f12fe367f233f08f456eb95ed","kind":"commit","published_at":"2025-02-12T19:34:29.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v8.2.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"98f997567eb69b3b4b487c4703bc971bc3bddcfd","kind":"commit","published_at":"2025-02-10T18:27:49.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v8.1.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"cc2617c206219ef34ef96403e5683a7d23009647","kind":"commit","published_at":"2025-01-30T17:05:20.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v8.0.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"fe93bba8575abd7cf7ba340090a99b86c2a617ef","kind":"commit","published_at":"2025-01-28T18:06:08.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v8.0.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v8.0.0/manifests"},{"name":"v7.14.0","sha":"b8cc87dc9320da2bf6c0c6a01209f044862a0be7","kind":"commit","published_at":"2025-01-28T01:07:23.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.14.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"3fd7f9df3102b30c0a74f96fc0483a94dff65f0c","kind":"commit","published_at":"2025-01-23T23:21:49.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.13.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"2c2df21d8c1516c272d9265ee5e899ab6694918e","kind":"commit","published_at":"2025-01-23T20:58:20.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.12.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"b358dfc458b1be223c9baa8320f25dae20ab69e3","kind":"commit","published_at":"2025-01-22T00:19:34.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.12.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"23e775109227f1cbf42bc3c4947b9a9b11b9bc39","kind":"commit","published_at":"2025-01-08T19:54:23.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.11.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.11.0/manifests"},{"name":"v7.10.4","sha":"4616fb3c1829efe8db0bbddd1fb913b1523c6063","kind":"commit","published_at":"2024-12-05T20:48:21.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.10.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.10.4/manifests"},{"name":"v7.10.3","sha":"ec73d210d7263115c89ad18d06020a045faeaa66","kind":"commit","published_at":"2024-11-21T23:20:47.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.10.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"8d05b7a2bb155aef5aec1841d0628b43642e26ac","kind":"commit","published_at":"2024-11-21T21:25:09.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.10.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"30d4990581ab9ff0e424335ab7a41a11118aba77","kind":"commit","published_at":"2024-11-09T01:01:53.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.10.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"d0564ea4c71b9647a0c35989d974a706a41ecd7e","kind":"commit","published_at":"2024-11-07T19:46:31.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.10.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"d8d2a2585783bd924191e6898175a1cdf0be05d6","kind":"commit","published_at":"2024-11-01T20:58:16.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.9.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"c5155e9e5d32a7aacb8b2447b8f1857c1f2bd584","kind":"commit","published_at":"2024-10-30T22:00:23.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.8.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"9ef33d70c99d167ea363b9d0d31b9e83b1469cbd","kind":"commit","published_at":"2024-10-25T18:51:19.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.7.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"812379b83da40572a7420eb2cf7145623f289f9f","kind":"commit","published_at":"2024-10-24T17:15:02.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.7.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"5bab049be64b6c478a59688dedeaca49c3e28798","kind":"commit","published_at":"2024-10-23T20:24:03.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.7.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"70ec34cc438c23d799f375460af1c6608c9fd729","kind":"commit","published_at":"2024-10-22T18:39:07.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.7.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.7.0/manifests"},{"name":"v7.6.7","sha":"9b9671e8e8c5017e8bb64bcdb20fc1f77f87f6fb","kind":"commit","published_at":"2024-10-14T10:22:26.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.6.7","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.6.7/manifests"},{"name":"v7.6.6","sha":"fca4fef840f0ab01433b9b0d4f9ee32d9cbd96f6","kind":"commit","published_at":"2024-10-03T22:02:12.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.6.6","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.6.6/manifests"},{"name":"v7.6.5","sha":"77be1a349515b7e15a440fae023419ac14e622af","kind":"commit","published_at":"2024-10-02T20:16:38.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.6.5","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.6.5/manifests"},{"name":"v7.6.4","sha":"0d6b15545548ae49ce76bd563c260f6bb70619a1","kind":"commit","published_at":"2024-09-30T21:07:55.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.6.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.6.4/manifests"},{"name":"v7.6.3","sha":"4246322213efd8494c013b6269ce542f18e59cd0","kind":"commit","published_at":"2024-09-30T21:02:29.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.6.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.6.3/manifests"},{"name":"v7.6.2","sha":"a960433d209ff5e4cc734677d4ae00a2125e7487","kind":"commit","published_at":"2024-09-27T19:32:30.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.6.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"26b9b8dbbd0f7beae89001270392c35d97274a18","kind":"commit","published_at":"2024-09-26T16:56:21.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.6.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"036cc928ef59aec31ab6ec7f717642910663e650","kind":"commit","published_at":"2024-09-25T22:28:06.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.6.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.6.0/manifests"},{"name":"v7.5.4","sha":"2d9fffc1c78fc678ee7bd6b0d14427ef9c1f7b8b","kind":"commit","published_at":"2024-09-25T17:57:31.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.5.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.5.4/manifests"},{"name":"v7.5.3","sha":"0f3db74b03ec913390a1c0a35a29d89e98d2cc81","kind":"commit","published_at":"2024-09-13T17:34:56.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.5.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.5.3/manifests"},{"name":"v7.5.2","sha":"f880c930a1ded516013491fa0dd86f8f64904e4c","kind":"commit","published_at":"2024-09-12T18:06:42.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.5.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.5.2/manifests"},{"name":"v7.5.1","sha":"ceaf3aa58749a0c4cb7bfa3794e88d235ccab31a","kind":"commit","published_at":"2024-09-12T00:10:30.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.5.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"cf3ee260a73316c1cca2874ee2d1444a58def1ac","kind":"commit","published_at":"2024-09-10T17:37:59.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.5.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.5.0/manifests"},{"name":"v7.4.3","sha":"873beb0fdc61e5e156ceaa56eb2a3f7d528799ef","kind":"commit","published_at":"2024-09-06T20:59:21.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.4.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"350ff5aff6e5fc70e5ff46557bc14cfbff6802dc","kind":"commit","published_at":"2024-08-29T20:29:57.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.4.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"16d1cc60acf20ba5495a21196d20a16dbae252c6","kind":"commit","published_at":"2024-08-28T23:03:09.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.4.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"3f4a14a3a5ce39257fea77defd99d088f443a818","kind":"commit","published_at":"2024-08-28T21:08:08.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.4.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"70650d0e3003c7fc832e006b15790e9080ea17b2","kind":"commit","published_at":"2024-08-26T20:04:32.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.3.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"ce712f3c09c188cb079f3512d18ab2d87c84f7bb","kind":"commit","published_at":"2024-08-23T21:39:34.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.2.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"8248e2d47b378f0886cca1c37c132f6c89b1b67b","kind":"commit","published_at":"2024-08-21T17:13:58.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.2.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"73b00be4c0db1c4e0807d0d6d93a778b26b2199e","kind":"commit","published_at":"2024-08-12T22:53:45.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.1.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"a46b65d0dc9c961d8ecb4817515897f568b8bb71","kind":"commit","published_at":"2024-08-09T02:36:55.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v7.0.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v7.0.0/manifests"},{"name":"v6.89.0","sha":"3044572c8baf076caf0b66570ab92cd1a4542794","kind":"commit","published_at":"2024-08-08T23:16:11.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.89.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.89.0/manifests"},{"name":"v6.88.0","sha":"8ecd2fae816a8f445a35f82298ef4d9161ff6f99","kind":"commit","published_at":"2024-08-08T21:05:38.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.88.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.88.0/manifests"},{"name":"v6.75.0-beta.79","sha":"d165176d6b511784cc46119cbfe0012b0ac10e38","kind":"commit","published_at":"2024-07-30T10:03:50.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.79","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.79/manifests"},{"name":"v6.75.0-beta.78","sha":"164ba2263efe36d59a5b4af697236354c6064adc","kind":"commit","published_at":"2024-07-29T20:06:30.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.78","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.78/manifests"},{"name":"v6.75.0-beta.77","sha":"8ee0ca10651820cca2565d3b41ab7b058e62d575","kind":"commit","published_at":"2024-07-19T22:46:33.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.77","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.77/manifests"},{"name":"v6.75.0-beta.76","sha":"1b86106123bd520b4a3ed83c0308f7da2932ab53","kind":"commit","published_at":"2024-07-19T05:17:30.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.76","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.76/manifests"},{"name":"v6.75.0-beta.75","sha":"3806119ec422f39c77cd568e594ffe5dda905d48","kind":"commit","published_at":"2024-07-13T00:40:24.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.75","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.75/manifests"},{"name":"v6.75.0-beta.74","sha":"047a1c4d4084595d67e258b67a2d3d5ec090d853","kind":"commit","published_at":"2024-07-12T21:41:51.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.74","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.74/manifests"},{"name":"v6.75.0-beta.73","sha":"617c05adf14500024fe1974db29fa8663510a4f8","kind":"commit","published_at":"2024-07-12T03:50:41.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.73","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.73/manifests"},{"name":"v6.75.0-beta.72","sha":"5dd4fa5f70774c12709d221ea44d4cc714f5a798","kind":"commit","published_at":"2024-07-11T00:56:04.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.72","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.72/manifests"},{"name":"v6.75.0-beta.71","sha":"1240b2722648be823d1ad45395746f4662a5ab08","kind":"commit","published_at":"2024-07-09T21:48:31.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.71","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.71/manifests"},{"name":"v6.75.0-beta.70","sha":"26d466eddd9b9b921822e50f4e3a497b478d4057","kind":"commit","published_at":"2024-07-08T17:57:51.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.70","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.70/manifests"},{"name":"v6.75.0-beta.69","sha":"d44dcd9459cdc87c6c33bb1df5b08595d7ce02e3","kind":"commit","published_at":"2024-07-03T18:29:22.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.69","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.69/manifests"},{"name":"v6.75.0-beta.68","sha":"4eed398df14293b2e89d3fda2b0c43728ffaa7cf","kind":"commit","published_at":"2024-07-03T18:14:33.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.68","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.68/manifests"},{"name":"v6.75.0-beta.67","sha":"0797ff24c60d7ecc15ecbbe9c6756bf09d04587c","kind":"commit","published_at":"2024-07-03T00:05:24.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.67","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.67/manifests"},{"name":"v6.87.1","sha":"ad07529eef2513e83072dc31f0469a5f36603957","kind":"commit","published_at":"2024-07-02T20:00:46.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.87.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.87.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.87.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.87.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.87.1/manifests"},{"name":"v6.87.0","sha":"42b46b84355f0e7470f67786c0ed440593a5d49a","kind":"commit","published_at":"2024-07-02T13:47:21.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.87.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.87.0/manifests"},{"name":"v6.75.0-beta.66","sha":"9cd6d696a12b1f1f56930fd7e10366a3569401b8","kind":"commit","published_at":"2024-07-01T20:16:15.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.66","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.66/manifests"},{"name":"v6.86.1","sha":"5a2697da23cb0e091c0cd56761e45a6fb723006b","kind":"commit","published_at":"2024-06-28T19:17:41.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.86.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.86.1/manifests"},{"name":"v6.75.0-beta.65","sha":"a9bb1278af18f98019ef855d8ca24605e3f4f666","kind":"commit","published_at":"2024-06-27T20:54:52.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.65","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.65/manifests"},{"name":"v6.75.0-beta.64","sha":"2312017305251c785f8f6bc3879c349b1409709f","kind":"commit","published_at":"2024-06-27T18:57:36.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.64","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.64/manifests"},{"name":"v6.86.0","sha":"14bfb91377e9d81d85025be61dc6c2e26467b818","kind":"commit","published_at":"2024-06-27T12:40:57.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.86.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.86.0/manifests"},{"name":"v6.75.0-beta.63","sha":"e680bd860884f3340da54b7cd9644d22fac06d7f","kind":"commit","published_at":"2024-06-27T02:22:41.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.63","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.63/manifests"},{"name":"v6.75.0-beta.62","sha":"cf69b76bead09008e8868d3056579b3ba6caf36c","kind":"commit","published_at":"2024-06-27T01:41:39.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.62","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.62/manifests"},{"name":"v6.75.0-beta.61","sha":"62eeb1c547a505419a2c69cc7543f00806972e8d","kind":"commit","published_at":"2024-06-24T18:00:56.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.61","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.61/manifests"},{"name":"v6.85.0","sha":"73d364f97d5386adc16105a3f9e7183677401e38","kind":"commit","published_at":"2024-06-24T17:08:11.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.85.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.85.0/manifests"},{"name":"v6.75.0-beta.60","sha":"bdc54a23c66d20c708df6a26de82946553b73240","kind":"commit","published_at":"2024-06-20T21:41:22.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.60","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.60/manifests"},{"name":"v6.75.0-beta.59","sha":"4e12581e8ca9be51cb19638e2ac8a4efcb0d6fa9","kind":"commit","published_at":"2024-06-19T00:08:37.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.59","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.59/manifests"},{"name":"v6.75.0-beta.58","sha":"8472010e530913c7e2e17583acfa4cd1ae1e21b7","kind":"commit","published_at":"2024-06-14T22:18:55.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.58","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.58/manifests"},{"name":"v6.75.0-beta.57","sha":"f14597c4252334e3b37be3bdb2480d5f793c9249","kind":"commit","published_at":"2024-06-13T21:01:39.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.57","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.57/manifests"},{"name":"v6.75.0-beta.56","sha":"4f2546d59b96eac215490b5f4f45589e73b89cd1","kind":"commit","published_at":"2024-06-13T20:35:51.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.56","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.56/manifests"},{"name":"v6.75.0-beta.55","sha":"4a24b7ea3f4bd830761fad0280bc75198c645047","kind":"commit","published_at":"2024-06-13T17:50:55.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.55","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.55/manifests"},{"name":"v6.75.0-beta.54","sha":"dfc7c51a47c253e3ffe13283d1e254c83758f133","kind":"commit","published_at":"2024-06-12T22:21:31.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.54","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.54/manifests"},{"name":"v6.75.0-beta.53","sha":"ba4499d151330e7905c8ee23c4d6109e826f153c","kind":"commit","published_at":"2024-06-12T18:21:08.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.53","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.53/manifests"},{"name":"v6.75.0-beta.52","sha":"9a8fa23aaf56b3a83cad146f9ca0b5d337c3f30b","kind":"commit","published_at":"2024-06-11T23:09:42.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.52","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.52/manifests"},{"name":"v6.75.0-beta.51","sha":"d523557583318f30e93ef912e6bf420d420b5bc5","kind":"commit","published_at":"2024-06-06T23:41:07.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.51","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.51/manifests"},{"name":"v6.75.0-beta.50","sha":"67cae3bf70808d090a909aa380707e1711fec520","kind":"commit","published_at":"2024-06-04T18:30:57.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.50","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.50/manifests"},{"name":"v6.75.0-beta.49","sha":"2f7796723b274f51697df62ae7e0aae0fe1d2bb2","kind":"commit","published_at":"2024-06-04T16:33:34.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.49","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.49/manifests"},{"name":"v6.75.0-beta.48","sha":"e0e3e8ee156608fccd17100b0345c4a1fc01844d","kind":"commit","published_at":"2024-06-03T17:25:54.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.48","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.48/manifests"},{"name":"v6.75.0-beta.47","sha":"f8d3589b857a6693218ae5f9ffa7cd6b3273b680","kind":"commit","published_at":"2024-05-31T00:07:36.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.47","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.47/manifests"},{"name":"v6.84.0","sha":"8648b9c00c2248cf9db15b386a0d545ef5aa2911","kind":"commit","published_at":"2024-05-30T20:56:01.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.84.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.84.0/manifests"},{"name":"v6.75.0-beta.46","sha":"f97b70272a78ddbe7c374e125982bab58faadcb9","kind":"commit","published_at":"2024-05-30T19:46:04.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.46","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.46/manifests"},{"name":"v6.75.0-beta.45","sha":"240ffdc9e51df5a4f9592afa6e092821e6482a00","kind":"commit","published_at":"2024-05-30T18:09:35.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.45","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.45/manifests"},{"name":"v6.75.0-beta.44","sha":"b76505e88381b1f054ab297e66080e15cb65da4c","kind":"commit","published_at":"2024-05-29T21:51:00.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.44","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.44/manifests"},{"name":"v6.75.0-beta.43","sha":"aefa4a8dec4681e2bb50d0c1fddf54bcc8fba52f","kind":"commit","published_at":"2024-05-29T17:22:08.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.43","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.43/manifests"},{"name":"v6.75.0-beta.42","sha":"829e0614550012c2288b0a54d3462f972cd1a862","kind":"commit","published_at":"2024-05-29T05:05:45.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.42","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.42/manifests"},{"name":"v6.75.0-beta.41","sha":"6c50a4fb6b3db11c85ff163b46f0f0d9bd3b2b4a","kind":"commit","published_at":"2024-05-29T04:12:18.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.41","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.41/manifests"},{"name":"v6.75.0-beta.40","sha":"c10544df10caf83e8e865af0826218a043b1697a","kind":"commit","published_at":"2024-05-28T22:36:38.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.40","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.40/manifests"},{"name":"v6.75.0-beta.39","sha":"5c00fba952285f4ee3485e87a76a9f8035c30b0b","kind":"commit","published_at":"2024-05-28T18:58:35.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.39","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.39/manifests"},{"name":"v6.75.0-beta.38","sha":"ac135e69df61d3e5c97246e5d023897de5fd2c57","kind":"commit","published_at":"2024-05-23T23:56:24.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.38","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.38/manifests"},{"name":"v6.75.0-beta.37","sha":"6d8dbdced9a97707b5cd4fb78f66a330372b7fc1","kind":"commit","published_at":"2024-05-23T18:11:07.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.37","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.37/manifests"},{"name":"v6.75.0-beta.36","sha":"3455148eecdf8e2dcf4bee7b149eddcbe553bf2d","kind":"commit","published_at":"2024-05-22T22:45:57.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.36","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.36/manifests"},{"name":"v6.75.0-beta.35","sha":"79fd386c99287982c5cf7dbdf568e0e624acb05f","kind":"commit","published_at":"2024-05-22T19:31:13.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.35","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.35/manifests"},{"name":"v6.75.0-beta.34","sha":"2347ac20cb2740c94afebda0b59ae90399cd9796","kind":"commit","published_at":"2024-05-20T20:17:03.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.34","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.34/manifests"},{"name":"v6.75.0-beta.33","sha":"9e4387e9c57f6381b648b67bc21a2325e6b46b67","kind":"commit","published_at":"2024-05-19T00:36:25.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.33","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.33/manifests"},{"name":"v6.75.0-beta.32","sha":"0bf240b78eb11833bc19f65effa5cf23ab875ae8","kind":"commit","published_at":"2024-05-17T21:33:34.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.32","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.32/manifests"},{"name":"v6.75.0-beta.31","sha":"76da750c58373be42066b9d6986d250c913611fd","kind":"commit","published_at":"2024-05-14T17:28:30.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.31","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.31/manifests"},{"name":"v6.75.0-beta.30","sha":"e4e341753bf1f5e78d7d608bb55edd15a01c2565","kind":"commit","published_at":"2024-05-10T17:52:55.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.30","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.30/manifests"},{"name":"v6.75.0-beta.29","sha":"8ac2507a6a9053d2aa1cb5bb79114cf56d4e6989","kind":"commit","published_at":"2024-05-09T00:04:34.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.29","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.29/manifests"},{"name":"v6.83.0","sha":"0cf7e7b8c2670374ca174bb4c0680d89c1aefe11","kind":"commit","published_at":"2024-05-07T22:09:10.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.83.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.83.0/manifests"},{"name":"v6.75.0-beta.28","sha":"e5ef4ca1940b84220d7f4c21a0597c58e8abe5b1","kind":"commit","published_at":"2024-05-07T21:58:49.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.28","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.28/manifests"},{"name":"v6.82.1","sha":"f4ae2e1f972d55bf425a6c9e828e6c25a1debd44","kind":"commit","published_at":"2024-05-03T17:44:12.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.82.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.82.1/manifests"},{"name":"v6.82.0","sha":"a5284a4d8b7fd3e6ae4eda08624dda9a421d4449","kind":"commit","published_at":"2024-04-19T21:50:28.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.82.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.82.0/manifests"},{"name":"v6.81.0","sha":"a750f9147c9b44516933a195abe9dfb06f9a04bc","kind":"commit","published_at":"2024-04-19T17:12:36.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.81.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.81.0/manifests"},{"name":"v6.80.0","sha":"7e078126ceeaba1417e0da6c531f6101fd96ad58","kind":"commit","published_at":"2024-04-18T17:59:16.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.80.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.80.0/manifests"},{"name":"v6.75.0-beta.27","sha":"12ed142c6be5d813a28a08552778afac48fc7329","kind":"commit","published_at":"2024-04-17T00:11:19.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.27","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.27/manifests"},{"name":"v6.79.0","sha":"85d63c54294ca28566e052321c37eee9a5c0b4ae","kind":"commit","published_at":"2024-04-16T17:29:21.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.79.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.79.0/manifests"},{"name":"v6.75.0-beta.26","sha":"e0f53e41fee54fcc0ea7dcf00aa25ec28ad1593e","kind":"commit","published_at":"2024-04-12T20:14:53.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.26","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.26/manifests"},{"name":"v6.75.0-beta.25","sha":"053ffacca084fc3b28c516b000199bf81c4218d9","kind":"commit","published_at":"2024-04-12T16:30:10.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.25","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.25/manifests"},{"name":"v6.75.0-beta.24","sha":"a7b6b6c9b1beac5944d041180d0b4dc1794ea03b","kind":"commit","published_at":"2024-04-10T22:26:55.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.24","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.24/manifests"},{"name":"v6.78.0","sha":"6c4b26f112f6d525138f2943ba083044edef9802","kind":"commit","published_at":"2024-04-09T16:46:10.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.78.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.78.0/manifests"},{"name":"v6.77.3","sha":"5e0af8ff145e576fe45b93299ef4e0c15b2de414","kind":"commit","published_at":"2024-04-08T22:05:52.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.77.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.77.3/manifests"},{"name":"v6.77.2","sha":"cb652c637b9aee819eeebb693c3485e5c874a141","kind":"commit","published_at":"2024-04-05T23:16:24.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.77.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.77.2/manifests"},{"name":"v6.75.0-beta.23","sha":"032f36bcc6e16f1d19751e12b94464f52b93c009","kind":"commit","published_at":"2024-04-05T20:45:46.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.23","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.23/manifests"},{"name":"v6.75.0-beta.22","sha":"c8078a6e7008fb6c386630c0a58d7c2b6ae2e182","kind":"commit","published_at":"2024-04-03T21:39:21.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.22","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.22/manifests"},{"name":"v6.75.0-beta.21","sha":"7d799d1f0ffa1c0f4025a17a3653b26d507876a2","kind":"commit","published_at":"2024-04-03T20:46:02.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.21","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.21/manifests"},{"name":"v6.75.0-beta.20","sha":"b87578a4aafe38983f5273bbe9dbda4a304c8c5d","kind":"commit","published_at":"2024-04-03T20:41:22.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.20","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.20/manifests"},{"name":"v6.75.0-beta.19","sha":"6522403d2e95d31d6fc394c8c56bdea5db141eb3","kind":"commit","published_at":"2024-04-03T20:20:33.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.19","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.19/manifests"},{"name":"v6.75.0-beta.18","sha":"c8f9f6a3dd6f3925ec2d27dde5aaafc7c58915fc","kind":"commit","published_at":"2024-04-03T20:16:51.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.18","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.18/manifests"},{"name":"v6.75.0-beta.17","sha":"60d684a50205f88c832bf0640efe93e9ff95dd79","kind":"commit","published_at":"2024-04-03T20:05:05.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.17","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.17/manifests"},{"name":"v6.75.0-beta.16","sha":"ce40e808d97ddcb97438d89e43692130f787fecd","kind":"commit","published_at":"2024-03-28T19:40:52.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.16","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.16/manifests"},{"name":"v6.75.0-beta.15","sha":"4dd34259120267c8a14d17af0b5540f188bc16e3","kind":"commit","published_at":"2024-03-28T19:26:23.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.15","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.15/manifests"},{"name":"v6.75.0-beta.14","sha":"325c522cb6f59cb14cea14a8841db48c3de56090","kind":"commit","published_at":"2024-03-28T17:50:02.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.14","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.14/manifests"},{"name":"v6.75.0-beta.13","sha":"f1f3504060edae99d58d1e0f04de2e9259e05f46","kind":"commit","published_at":"2024-03-21T22:33:13.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.13","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.13/manifests"},{"name":"v6.77.1","sha":"09fcbb35f113ad603c640390f403eb0598cae78c","kind":"commit","published_at":"2024-03-12T23:09:15.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.77.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.77.1/manifests"},{"name":"v6.77.0","sha":"f2ce5a95dd90b2ac1e790b0a51b56452ccbc5002","kind":"commit","published_at":"2024-03-12T18:10:00.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.77.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.77.0/manifests"},{"name":"v6.76.0","sha":"e6c82dba010faed2e4238c306eadbb25475e6b76","kind":"commit","published_at":"2024-03-12T16:59:58.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.76.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.76.0/manifests"},{"name":"v6.75.1","sha":"1652c6181d818de359e8446fc66ea3e182fce425","kind":"commit","published_at":"2024-03-11T17:03:52.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.1/manifests"},{"name":"v6.75.0","sha":"742a3e806bacca3acfd6476339a2be7c61b11a60","kind":"commit","published_at":"2024-03-09T01:27:37.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0/manifests"},{"name":"v6.74.4","sha":"b53f3d7020cdfa956899bc02943eb9578bf36060","kind":"commit","published_at":"2024-03-08T18:52:25.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.74.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.74.4/manifests"},{"name":"v6.74.3","sha":"71fd0647ef55fa76d2d0326467d0ec10163cc3fc","kind":"commit","published_at":"2024-03-07T22:53:06.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.74.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.74.3/manifests"},{"name":"v6.75.0-beta.12","sha":"868ee61a77535d84567496e8e8b1120705ec5132","kind":"commit","published_at":"2024-03-04T20:55:39.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.12","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.12/manifests"},{"name":"v6.75.0-beta.11","sha":"1e8900d3c824072fc1a2edbb7fafb0af2f9443e0","kind":"commit","published_at":"2024-03-01T19:18:42.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.11","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.11/manifests"},{"name":"v6.75.0-beta.10","sha":"75f3aec95adb5dc86e8b06f563919871cdf1d21f","kind":"commit","published_at":"2024-02-29T20:31:37.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.10","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.10/manifests"},{"name":"v6.75.0-beta.9","sha":"6151dbbf5f929320ece3167271975badc8fb4229","kind":"commit","published_at":"2024-02-29T20:27:38.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.9","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.9/manifests"},{"name":"v6.75.0-beta.8","sha":"a37c2ebba22abfd3be67c0f4c479c0ffe49a8b45","kind":"commit","published_at":"2024-02-27T20:05:52.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.8","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.8/manifests"},{"name":"v6.75.0-beta.7","sha":"4d25b85638f6965efcd4042882ee4a76bbe5b346","kind":"commit","published_at":"2024-02-27T19:27:39.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.7","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.7/manifests"},{"name":"v6.75.0-beta.6","sha":"e0d37fa0824d1d54a4853aca0de19c8e6aae17ed","kind":"commit","published_at":"2024-02-27T19:11:11.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.6","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.6/manifests"},{"name":"v6.75.0-beta.5","sha":"ea27b214210a23e9b439b9ac20b758d0a260838d","kind":"commit","published_at":"2024-02-23T18:37:55.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.5","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.5/manifests"},{"name":"v6.75.0-beta.4","sha":"6f7f78e6d92468cf42bce3b9a3fdde8de58d3d20","kind":"commit","published_at":"2024-02-23T00:44:53.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.4/manifests"},{"name":"v6.75.0-beta.3","sha":"10b0c86062b2a0d0331b18369c3f963f4ced5c5e","kind":"commit","published_at":"2024-02-23T00:19:35.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.3/manifests"},{"name":"v6.75.0-beta.2","sha":"06dc569eb665c5b10d2b32fa57f5fe33a1a76331","kind":"commit","published_at":"2024-02-22T21:49:52.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.2/manifests"},{"name":"v6.75.0-beta.1","sha":"860b7c272d55c58b6b884be696257bf4f1790e42","kind":"commit","published_at":"2024-02-21T00:43:42.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.75.0-beta.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.75.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.75.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.75.0-beta.1/manifests"},{"name":"v6.74.2","sha":"4edca4350db0d76d901c36b97dd3e1cccc28cab3","kind":"commit","published_at":"2024-01-23T20:56:15.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.74.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.74.2/manifests"},{"name":"v6.74.1","sha":"167657b5d80efc7db9962c81344c64e37df470bd","kind":"commit","published_at":"2024-01-12T20:03:27.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.74.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.74.1/manifests"},{"name":"v6.74.0","sha":"417a28c27c50cab57c6adcc3669bfae33a95f8f7","kind":"commit","published_at":"2023-12-18T23:40:21.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.74.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.74.0/manifests"},{"name":"v6.73.1","sha":"cd730941d35a6b6fa39947e871c6538f9b6471c0","kind":"commit","published_at":"2023-12-08T17:25:49.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.73.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.73.1/manifests"},{"name":"v6.73.0","sha":"46ba02f1848a2d161ea7bdf701e403846562c179","kind":"commit","published_at":"2023-12-06T17:47:32.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.73.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.73.0/manifests"},{"name":"v6.72.0","sha":"44e20c5898077579f5f1a2a478688c8511fb973f","kind":"commit","published_at":"2023-11-30T23:21:39.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.72.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.72.0/manifests"},{"name":"v6.71.2","sha":"6704c037623502f190fda877279bd009f36b1d15","kind":"commit","published_at":"2023-11-09T19:18:18.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.71.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.71.2/manifests"},{"name":"v6.71.1","sha":"8b9e89590f0985807312c9cacc21a877f392130b","kind":"commit","published_at":"2023-10-02T17:21:16.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.71.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.71.1/manifests"},{"name":"v6.71.0","sha":"ecd5c767a74bb3d3241dc8e3ba9eb06d9867baad","kind":"commit","published_at":"2023-09-28T17:38:46.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.71.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.71.0/manifests"},{"name":"v6.70.1","sha":"05be87a83db22efd9678f645bacb379a85e26410","kind":"commit","published_at":"2023-09-12T21:59:53.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.70.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.70.1/manifests"},{"name":"v6.70.0","sha":"6ddf0627a55c614421614c58a9ef651107a5e4df","kind":"commit","published_at":"2023-09-07T20:46:25.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.70.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.70.0/manifests"},{"name":"v6.69.0","sha":"aa121e124cb099a56fa229d0b982f207c15c1921","kind":"commit","published_at":"2023-09-05T21:13:53.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.69.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.69.0/manifests"},{"name":"v6.68.0","sha":"70c6d0fa74616b8e56625c86678ac5e4901d33ff","kind":"commit","published_at":"2023-08-28T17:57:02.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.68.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.68.0/manifests"},{"name":"v6.68.0-beta.3","sha":"5b640d6086900c874758fe85712886f1eae26265","kind":"commit","published_at":"2023-08-23T20:04:18.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.68.0-beta.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.68.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.68.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.68.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.68.0-beta.3/manifests"},{"name":"v6.68.0-beta.2","sha":"4c87aca710b8ae0fd3f0fc96bb44db87f05a1ceb","kind":"commit","published_at":"2023-08-23T20:00:36.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.68.0-beta.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.68.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.68.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.68.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.68.0-beta.2/manifests"},{"name":"v6.68.0-beta.1","sha":"6288429e30ca0335574a05640492660b35b070e2","kind":"commit","published_at":"2023-08-23T00:18:27.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.68.0-beta.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.68.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.68.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.68.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.68.0-beta.1/manifests"},{"name":"v6.67.0","sha":"a3d1ca57ed92c3dcff89074e741f0d17eb92234c","kind":"commit","published_at":"2023-08-23T00:12:52.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.67.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.67.0/manifests"},{"name":"v6.66.1","sha":"2f572c051680d4a75de687aaa1ad1a59ca0c036e","kind":"commit","published_at":"2023-08-22T20:17:54.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.66.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.66.1/manifests"},{"name":"v6.67.0-beta.2","sha":"1ba067555e23e1cfde1c34f53c0699b1a3d837e1","kind":"commit","published_at":"2023-08-17T00:08:29.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.67.0-beta.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.67.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.67.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.67.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.67.0-beta.2/manifests"},{"name":"v6.67.0-beta.1","sha":"6f84aadcb76dda1e1e657a1a3af3689d6a4c7a7a","kind":"commit","published_at":"2023-08-15T23:58:05.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.67.0-beta.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.67.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.67.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.67.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.67.0-beta.1/manifests"},{"name":"v6.66.0","sha":"7732a58474e841145704b19207e8397376da7da3","kind":"commit","published_at":"2023-08-15T16:52:41.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.66.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.66.0/manifests"},{"name":"v6.66.0-beta.7","sha":"f50e393bf8e8c0127c49f247a26ac0700afaea97","kind":"commit","published_at":"2023-08-08T18:08:04.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.66.0-beta.7","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.66.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.66.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.66.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.66.0-beta.7/manifests"},{"name":"v6.66.0-beta.6","sha":"a8aa3536c89cf37cda025630b362dc381fae0d7e","kind":"commit","published_at":"2023-08-04T22:16:15.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.66.0-beta.6","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.66.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.66.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.66.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.66.0-beta.6/manifests"},{"name":"v6.66.0-beta.5","sha":"aadafe07a8bcbd2cb4e41e01966d9ebefcd2fe3e","kind":"commit","published_at":"2023-08-03T17:41:43.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.66.0-beta.5","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.66.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.66.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.66.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.66.0-beta.5/manifests"},{"name":"v6.66.0-beta.4","sha":"05c1ce211be9c7c8e03dcada9579c070123b2118","kind":"commit","published_at":"2023-08-02T21:35:19.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.66.0-beta.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.66.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.66.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.66.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.66.0-beta.4/manifests"},{"name":"v6.66.0-beta.3","sha":"7173921524c0aa963c8b824d57c7bc0271c5b45f","kind":"commit","published_at":"2023-08-02T18:58:07.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.66.0-beta.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.66.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.66.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.66.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.66.0-beta.3/manifests"},{"name":"v6.66.0-beta.2","sha":"10ab4c11c0aaf3e06483923767c34661998024b2","kind":"commit","published_at":"2023-08-01T22:56:35.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.66.0-beta.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.66.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.66.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.66.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.66.0-beta.2/manifests"},{"name":"v6.65.3","sha":"4eff8c29a091fdb4e407abfdc68e744d0e0fd929","kind":"commit","published_at":"2023-07-31T22:10:17.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.65.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.65.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.65.3/manifests"},{"name":"v6.65.2","sha":"252424dbca0baacd56e840e1151a15f996fa1325","kind":"commit","published_at":"2023-07-31T22:06:25.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.65.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.65.2/manifests"},{"name":"v6.66.0-beta.1","sha":"d96afab42b6cc30fce0c08c04e483b3e96c9f81d","kind":"commit","published_at":"2023-07-31T22:04:40.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.66.0-beta.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.66.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.66.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.66.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.66.0-beta.1/manifests"},{"name":"v6.65.2-beta.1","sha":"94088417c470379654fdb4a8cc00487c240882ca","kind":"commit","published_at":"2023-07-31T19:30:02.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.65.2-beta.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.65.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.65.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.65.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.65.2-beta.1/manifests"},{"name":"v6.65.1","sha":"7a943a96e65db2daf50c2a44f10e03d1dd43e155","kind":"commit","published_at":"2023-07-21T19:06:58.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.65.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.65.1/manifests"},{"name":"v6.65.0","sha":"310be182387ab2cd69b4d975c85517be2954c5c4","kind":"commit","published_at":"2023-07-19T23:09:38.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.65.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.65.0/manifests"},{"name":"v6.64.0","sha":"c723fb5e9a25a62f8f536833710cd4f2c6994c9f","kind":"commit","published_at":"2023-07-18T23:24:43.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.64.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.64.0/manifests"},{"name":"v6.63.0","sha":"3c8c32c5bafaca026819cd8552d0f4225227754e","kind":"commit","published_at":"2023-06-30T22:35:41.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.63.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.63.0/manifests"},{"name":"v6.62.6","sha":"ec8af65758b9e6b51014570375ae8bdf283bd6f6","kind":"commit","published_at":"2023-06-26T20:02:10.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.62.6","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.62.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.62.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.62.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.62.6/manifests"},{"name":"v6.62.5","sha":"cdc8b0fa90831ead9adfbceabefafde5d7aad487","kind":"commit","published_at":"2023-06-20T22:23:30.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.62.5","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.62.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.62.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.62.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.62.5/manifests"},{"name":"v6.62.4","sha":"9694bdbb9b5fe7c47341229a825ad93b27388cc8","kind":"commit","published_at":"2023-06-15T17:32:26.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.62.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.62.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.62.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.62.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.62.4/manifests"},{"name":"v6.62.3","sha":"ceb9ee3adfa341b1244e0a9b8e2c0a63d740d0e1","kind":"commit","published_at":"2023-05-26T19:07:53.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.62.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.62.3/manifests"},{"name":"v6.62.2","sha":"ca5910bbbf9b9a9c70af4cb317e9c9dcb1bfa83d","kind":"commit","published_at":"2023-05-18T15:04:24.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.62.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.62.2/manifests"},{"name":"v6.62.1","sha":"a4707c00f6ffac69db8f06419efa5f5fb0c88fab","kind":"commit","published_at":"2023-05-04T17:04:13.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.62.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.62.1/manifests"},{"name":"v6.62.0","sha":"ea835f6657b10c3eb90eb5eb8e1934868d2bec29","kind":"commit","published_at":"2023-04-14T18:23:51.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.62.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.62.0/manifests"},{"name":"v6.61.1","sha":"e908832a1c27942b949eb30fda7fef53a735b43d","kind":"commit","published_at":"2023-04-14T13:05:01.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.61.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.61.1/manifests"},{"name":"v6.61.0","sha":"afc4fa6fb1f44dddde95f5b47758dd697e74d836","kind":"commit","published_at":"2023-01-31T00:00:51.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.61.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.61.0/manifests"},{"name":"v6.60.1","sha":"695efe0c989db56fe65efcac9cacc8fd110300f4","kind":"commit","published_at":"2023-01-26T19:05:00.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.60.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.60.1/manifests"},{"name":"v6.60.0","sha":"d360287a75f9aa8d46c76eaa26bd379cc6f1e2d5","kind":"commit","published_at":"2023-01-17T22:07:29.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.60.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.60.0/manifests"},{"name":"v6.59.1","sha":"89fda9efc6250f2bc62a786baa5d2f1f20c2b07e","kind":"commit","published_at":"2023-01-11T19:20:38.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.59.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.59.1/manifests"},{"name":"v6.59.0","sha":"8e31a074c9179106bf39491ec7b06ac4bac4792f","kind":"commit","published_at":"2022-12-20T22:41:18.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.59.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.59.0/manifests"},{"name":"v6.58.1","sha":"1e6bb36ce17ed723b30cacfbacffd1d2dc705d06","kind":"commit","published_at":"2022-11-23T21:00:13.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.58.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.58.1/manifests"},{"name":"v6.58.0","sha":"413db53279ddac6aba107dbe27fab45bc46b0852","kind":"commit","published_at":"2022-11-21T18:55:41.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.58.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.58.0/manifests"},{"name":"v6.57.1","sha":"2ddb543636b2421f35be3461a98ffe785f4d7bbe","kind":"commit","published_at":"2022-11-11T21:16:38.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.57.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.57.1/manifests"},{"name":"v6.57.0","sha":"a008742433cc04501befcb219bc24193f4756a3a","kind":"commit","published_at":"2022-11-10T20:44:34.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.57.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.57.0/manifests"},{"name":"v6.56.0","sha":"8b7bc269c5937a1ca2d84edeeb69126344458464","kind":"commit","published_at":"2022-11-07T21:54:31.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.56.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.56.0/manifests"},{"name":"v6.55.2","sha":"18cd8983b2a1f86e5c3bcc13d6b4d48b4f81ee35","kind":"commit","published_at":"2022-10-28T22:45:31.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.55.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.55.2/manifests"},{"name":"v6.55.1","sha":"9d9c36011d1cc4a735acf688ac428bcf81e21f14","kind":"commit","published_at":"2022-10-28T18:31:43.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.55.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.55.1/manifests"},{"name":"v6.55.0","sha":"0d8c335d2cc09264e74f9ab4d62c3887d3229ab7","kind":"commit","published_at":"2022-10-27T22:41:40.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.55.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.55.0/manifests"},{"name":"v6.54.1","sha":"9720c36a46eea4f97532db7fcd0ece39f09c00c4","kind":"commit","published_at":"2022-10-26T20:49:55.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.54.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.54.1/manifests"},{"name":"v6.54.0","sha":"b945de3f52c502f6efee5d3fae8befcbebccd0f1","kind":"commit","published_at":"2022-10-26T20:00:13.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.54.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.54.0/manifests"},{"name":"v6.53.1","sha":"f225cca15c1966c97b5e0b30b3f4e84166c65c56","kind":"commit","published_at":"2022-10-20T22:10:31.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.53.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.53.1/manifests"},{"name":"v6.53.0","sha":"b4e62480660aa2c0a4ec17eebf6b481054f22fcc","kind":"commit","published_at":"2022-10-13T20:23:38.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.53.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.53.0/manifests"},{"name":"v6.52.2","sha":"3a59b7d8a92414170f1e84e3bd7272dbdf880a3b","kind":"commit","published_at":"2022-09-29T18:58:23.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.52.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.52.2/manifests"},{"name":"v6.52.1","sha":"db8de1c1ee8f33caec0255895b681499ed1a33d6","kind":"commit","published_at":"2022-09-22T01:02:34.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.52.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.52.1/manifests"},{"name":"v6.52.0","sha":"0e59b23d24b3896d2d9b3a759564fc07098657c6","kind":"commit","published_at":"2022-09-08T18:20:45.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.52.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.52.0/manifests"},{"name":"v6.51.0","sha":"ff6db49545676c272be9dd640aa2199cf3f07173","kind":"commit","published_at":"2022-08-18T23:41:27.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.51.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.51.0/manifests"},{"name":"v6.50.0","sha":"48a8a436a55a6c138134c1b0ce4a1075ed46dc00","kind":"commit","published_at":"2022-08-03T23:55:24.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.50.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.50.0/manifests"},{"name":"v6.49.0","sha":"169eb7d6e7a93368df8504ff0c24773a3f5700d2","kind":"commit","published_at":"2022-08-03T00:19:14.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.49.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.49.0/manifests"},{"name":"v6.48.3","sha":"83dfecfa69cab6923a5f28dba420889d8f7b3c59","kind":"commit","published_at":"2022-08-01T18:48:11.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.48.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.48.3/manifests"},{"name":"v6.48.2","sha":"92f1c2ed98a492481ed24dd1c857af2623fd6ce7","kind":"commit","published_at":"2022-07-29T18:15:54.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.48.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.48.2/manifests"},{"name":"v6.48.1","sha":"16febe06a2c51878d081d21c27887f2e3400f985","kind":"commit","published_at":"2022-07-29T16:44:41.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.48.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.48.1/manifests"},{"name":"v6.48.0","sha":"8b4f5c56ddc52c967ae7fdb4ef71e843537d6d30","kind":"commit","published_at":"2022-07-27T18:49:46.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.48.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.48.0/manifests"},{"name":"v6.47.0","sha":"a0f9481195d9fc045f9e54732dc5e52d14b6b797","kind":"commit","published_at":"2022-07-22T17:45:30.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.47.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.47.0/manifests"},{"name":"v6.46.1","sha":"2ceeb27a95c38c23a90a7b94424e3a03eb26d74c","kind":"commit","published_at":"2022-07-14T20:49:30.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.46.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.46.1/manifests"},{"name":"v6.46.0","sha":"4bfabf6f683e2c5459ebd692e5515a972ebb3975","kind":"commit","published_at":"2022-07-07T22:03:10.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.46.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.46.0/manifests"},{"name":"v6.45.0","sha":"fb7ab37ff4b71252c2f649464bca2727ca2c4c6f","kind":"commit","published_at":"2022-07-06T23:59:19.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.45.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.45.0/manifests"},{"name":"v6.44.0","sha":"0c5faedfb7db309a1ca5fca125aa185d4a99dcc5","kind":"commit","published_at":"2022-06-15T22:56:40.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.44.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.44.0/manifests"},{"name":"v6.43.2","sha":"687949b9a37b02584cc61db115a4562ef092be19","kind":"commit","published_at":"2022-06-15T19:00:43.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.43.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.43.2/manifests"},{"name":"v6.43.1","sha":"54d5afa57ef7b4ab7e06089f44ffb546f09b7ff0","kind":"commit","published_at":"2022-06-14T18:12:17.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.43.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.43.1/manifests"},{"name":"v6.43.0","sha":"dc453b32a02c70a584661fbb30c8e89a9677ace0","kind":"commit","published_at":"2022-06-13T23:17:32.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.43.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.43.0/manifests"},{"name":"v6.42.0","sha":"12377d1e0ad4840440321ed569f1ed9079454a64","kind":"commit","published_at":"2022-05-27T23:25:55.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.42.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.42.0/manifests"},{"name":"v6.41.1","sha":"e153d73a80f83dfe8cff0ceec55211042b62b67d","kind":"commit","published_at":"2022-05-27T23:14:57.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.41.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.41.1/manifests"},{"name":"v6.41.0","sha":"9b592ee4a23dcf595abcf2b0c5d90791643024ae","kind":"commit","published_at":"2022-05-23T22:13:11.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.41.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.41.0/manifests"},{"name":"v6.40.0","sha":"b1d196e5b0015c126b656a622b1dab67775c620d","kind":"commit","published_at":"2022-05-11T16:32:05.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.40.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.40.0/manifests"},{"name":"v6.39.4","sha":"621e9a3164e222095aeef63ea7ecb56260823eaf","kind":"commit","published_at":"2022-05-06T22:37:43.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.39.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.39.4/manifests"},{"name":"v6.39.3","sha":"c7b99ca811740613c5207714e6b2cfd3cd797a13","kind":"commit","published_at":"2022-05-05T22:01:32.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.39.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.39.3/manifests"},{"name":"v6.39.2","sha":"9fe7d75692f332ce482fe672144ac69019499e8c","kind":"commit","published_at":"2022-05-04T18:59:01.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.39.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.39.2/manifests"},{"name":"v6.39.1","sha":"89d9a5d25a21db400125ce8ebcd835dc1108c6dd","kind":"commit","published_at":"2022-04-27T17:56:49.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.39.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.39.1/manifests"},{"name":"v6.39.0","sha":"6dbd9bae3104ee9edf7b72cc1bbd358b698d1a04","kind":"commit","published_at":"2022-04-20T20:16:18.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.39.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.39.0/manifests"},{"name":"v6.38.8","sha":"d5ed7a0b20177e496097efb08e74eba78b142e32","kind":"commit","published_at":"2022-04-12T18:05:39.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.38.8","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.8/manifests"},{"name":"v6.38.7","sha":"b2266056d21fb54a718dc229d0d10b75df6d65e4","kind":"commit","published_at":"2022-04-08T19:43:27.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.38.7","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.7/manifests"},{"name":"v6.38.6","sha":"8ba7f8b5b78c9541b5054aa88c643a7d6be10744","kind":"commit","published_at":"2022-03-31T17:00:30.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.38.6","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.6/manifests"},{"name":"v6.38.5","sha":"6efed8a7773279df31d869055b27af6f9b4653fb","kind":"commit","published_at":"2022-03-17T20:07:22.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.38.5","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.5/manifests"},{"name":"v6.38.4","sha":"d57a096435478feeeb2a923c998d0175ae2e2c8c","kind":"commit","published_at":"2022-02-17T23:33:58.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.38.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.4/manifests"},{"name":"v6.38.4-next.1","sha":"840a5803bccf494cacda87f8f66f6e759a7b161d","kind":"commit","published_at":"2022-02-17T23:28:40.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.38.4-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.38.4-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.38.4-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.4-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.4-next.1/manifests"},{"name":"v6.38.3","sha":"88a3a8d8ad7b66382a7481726e454cf309155a97","kind":"commit","published_at":"2022-01-31T22:25:00.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.38.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.3/manifests"},{"name":"v6.38.2","sha":"85720e69f8d6be090986a2446038e791bea30b95","kind":"commit","published_at":"2022-01-31T17:13:16.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.38.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.2/manifests"},{"name":"v6.38.2-next.2","sha":"a4da7db2f6b4fe02fc177a2ae564b21e86ef48a2","kind":"commit","published_at":"2022-01-31T17:03:04.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.38.2-next.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.38.2-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.38.2-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.2-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.2-next.2/manifests"},{"name":"v6.38.2-next.1","sha":"d4620850926e21993e645d2e23fd5c7a25602e8d","kind":"commit","published_at":"2022-01-28T19:14:03.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.38.2-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.38.2-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.38.2-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.2-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.2-next.1/manifests"},{"name":"v6.38.1","sha":"5eb4eb555c87e3389c0b37979a26493fd3405a39","kind":"commit","published_at":"2022-01-28T13:52:15.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.38.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.1/manifests"},{"name":"v6.38.0-next.2","sha":"58f28e11cd02f4fdaab25577b7e4c5f0029aa88f","kind":"commit","published_at":"2022-01-28T13:44:29.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.38.0-next.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.38.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.38.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.0-next.2/manifests"},{"name":"v6.38.0","sha":"d59694139b32bc4062e922b628338b79ab402673","kind":"commit","published_at":"2022-01-24T17:53:04.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.38.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.0/manifests"},{"name":"v6.38.0-next.1","sha":"d8e962db4ee754e997745f72a6b521e02c0fdc61","kind":"commit","published_at":"2022-01-21T21:01:28.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.38.0-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.38.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.38.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.38.0-next.1/manifests"},{"name":"v6.37.0","sha":"24b37f6aed241dc2c3d4a1fb588b9199650549e1","kind":"commit","published_at":"2022-01-06T22:28:34.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.37.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.37.0/manifests"},{"name":"v6.37.0-next.1","sha":"56ae5009ed027fe39f72a66ec03e2838b5223ba3","kind":"commit","published_at":"2021-12-18T00:02:19.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.37.0-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.37.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.37.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.37.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.37.0-next.1/manifests"},{"name":"v6.36.2","sha":"189842bd5884ebefaeb11e834489254395445133","kind":"commit","published_at":"2021-12-14T16:49:48.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.36.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.36.2/manifests"},{"name":"v6.36.0-next.3","sha":"79cae29f572a88e0396b21be690d497d3007184a","kind":"commit","published_at":"2021-12-14T16:45:37.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.36.0-next.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.36.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.36.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.36.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.36.0-next.3/manifests"},{"name":"v6.36.1","sha":"3edeb10626808c40ad444a954ee71b8e93c443ed","kind":"commit","published_at":"2021-12-13T16:55:28.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.36.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.36.1/manifests"},{"name":"v6.36.0-next.2","sha":"45f67f6ebf9e5e785622c6634fa616ff89f62b6a","kind":"commit","published_at":"2021-12-13T16:49:52.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.36.0-next.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.36.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.36.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.36.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.36.0-next.2/manifests"},{"name":"v6.36.0","sha":"84ad50ec028d26bb7dc75cc21dc08657d2f09a3e","kind":"commit","published_at":"2021-12-10T21:44:10.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.36.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.36.0/manifests"},{"name":"v6.36.0-next.1","sha":"9455ea2f1bc79a2e52ec4827c496a6d75230969c","kind":"commit","published_at":"2021-12-10T21:19:58.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.36.0-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.36.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.36.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.36.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.36.0-next.1/manifests"},{"name":"v6.35.1","sha":"8e0a6245bcd98bc8ffd64751bfad127bb0d96b7c","kind":"commit","published_at":"2021-12-09T16:30:05.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.35.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.35.1/manifests"},{"name":"v6.35.1-next.1","sha":"6a79ab37450f11c57c94d665ab0af1f837da2af6","kind":"commit","published_at":"2021-12-09T16:26:11.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.35.1-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.35.1-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.35.1-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.35.1-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.35.1-next.1/manifests"},{"name":"v6.35.0","sha":"dacdfa71ce06c9b421a89d2d2c68d570d1a63459","kind":"commit","published_at":"2021-12-08T20:07:20.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.35.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.35.0/manifests"},{"name":"v6.35.0-next.1","sha":"2ecdd5ceb3ffece31b81f1dda6446a939851930d","kind":"commit","published_at":"2021-12-08T20:00:21.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.35.0-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.35.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.35.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.35.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.35.0-next.1/manifests"},{"name":"v6.34.0","sha":"657bfa80987e1b4adf5358442e5e72fe20566b44","kind":"commit","published_at":"2021-12-02T20:15:12.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.34.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.34.0/manifests"},{"name":"v6.34.0-next.1","sha":"7cdb08e160f3c85b3df9109b6c0f29c99bd86fa9","kind":"commit","published_at":"2021-12-02T18:54:05.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.34.0-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.34.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.34.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.34.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.34.0-next.1/manifests"},{"name":"v6.33.2","sha":"03ae922de1592c5e19bf26b21ba6603dc92c630f","kind":"commit","published_at":"2021-11-29T21:00:06.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.33.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.33.2/manifests"},{"name":"v6.33.2-next.2","sha":"37b510a5c5d483da20a90751a161559d096f645c","kind":"commit","published_at":"2021-11-29T20:57:25.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.33.2-next.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.33.2-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.33.2-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.33.2-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.33.2-next.2/manifests"},{"name":"v6.33.2-next.1","sha":"e3600ebe4c4da551475ef4bd48bd633f189cc3a9","kind":"commit","published_at":"2021-11-18T22:59:11.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.33.2-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.33.2-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.33.2-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.33.2-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.33.2-next.1/manifests"},{"name":"v6.33.1","sha":"d0c010fd5b83fc429c5bcc9c6590b64f4317a069","kind":"commit","published_at":"2021-11-18T20:34:58.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.33.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.33.1/manifests"},{"name":"v6.33.1-next.1","sha":"83dbe74a48ecd521a096e7cc922e15f4f8ae2be3","kind":"commit","published_at":"2021-11-18T20:32:18.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.33.1-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.33.1-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.33.1-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.33.1-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.33.1-next.1/manifests"},{"name":"v6.33.0","sha":"001a10a52ba449eb90a4f878d7bad8b8376e90ff","kind":"commit","published_at":"2021-11-18T01:19:29.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.33.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.33.0/manifests"},{"name":"v6.32.2","sha":"7a37ab614b576ce0367163487291afa67624f0a2","kind":"commit","published_at":"2021-11-17T21:26:17.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.32.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.32.2/manifests"},{"name":"v6.32.2-next.1","sha":"4454ccd33fb2a52f5fa574713ffa2e2d115270d3","kind":"commit","published_at":"2021-11-17T21:17:57.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.32.2-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.32.2-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.32.2-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.32.2-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.32.2-next.1/manifests"},{"name":"v6.32.1","sha":"3d8d2f11dc8f7aa773aaa4700821569ce5bb8e04","kind":"commit","published_at":"2021-11-17T20:44:45.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.32.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.32.1/manifests"},{"name":"v6.32.1-next.1","sha":"c38e82fdb1552ebd6db9c90d8a9a39007d7d4af3","kind":"commit","published_at":"2021-11-17T20:41:48.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.32.1-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.32.1-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.32.1-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.32.1-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.32.1-next.1/manifests"},{"name":"v6.32.0-next.3","sha":"2b3557813141b5eac1fa83195a844774bbd8aec8","kind":"commit","published_at":"2021-11-16T19:13:28.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.32.0-next.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.32.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.32.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.32.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.32.0-next.3/manifests"},{"name":"v6.32.0","sha":"9f0bb1e379638e8180398ecbe0bf004aa96e2fcb","kind":"commit","published_at":"2021-11-11T21:37:36.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.32.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.32.0/manifests"},{"name":"v6.32.0-next.2","sha":"b43705062bcd03d16f8452032d064a5cbd85524a","kind":"commit","published_at":"2021-11-11T21:35:27.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.32.0-next.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.32.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.32.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.32.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.32.0-next.2/manifests"},{"name":"v6.32.0-next.1","sha":"230dd3eb3f86d360bbf588185c3337ec7c60523d","kind":"commit","published_at":"2021-10-22T19:39:21.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.32.0-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.32.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.32.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.32.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.32.0-next.1/manifests"},{"name":"v6.31.1-next.1","sha":"e97aa3c6336b0f3a790a6de26b2cbee2ccbcc976","kind":"commit","published_at":"2021-09-21T20:47:26.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.31.1-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.31.1-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.31.1-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.31.1-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.31.1-next.1/manifests"},{"name":"v6.31.0","sha":"1ec1d9985dd98b153d1b72402b4dac80968cf815","kind":"commit","published_at":"2021-09-20T18:35:27.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.31.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.31.0/manifests"},{"name":"v6.31.0-next.1","sha":"502a17581c3986c4376f68bf775cf7c085b3015e","kind":"commit","published_at":"2021-09-20T18:13:01.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.31.0-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.31.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.31.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.31.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.31.0-next.1/manifests"},{"name":"v6.30.7-next.1","sha":"d284d2d629ad25488690bca6b3f865b2888ee30c","kind":"commit","published_at":"2021-09-20T16:59:22.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.7-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.7-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.7-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.7-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.7-next.1/manifests"},{"name":"v6.30.6-next.5","sha":"1bd99bcabf73fde73f7d66fc375edee9678866cb","kind":"commit","published_at":"2021-09-20T16:50:34.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.6-next.5","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.6-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.6-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.6-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.6-next.5/manifests"},{"name":"v6.30.6-next.4","sha":"2c72d215654e52aa67ff9cc96aaec0ca53f6c0df","kind":"commit","published_at":"2021-09-17T23:27:32.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.6-next.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.6-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.6-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.6-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.6-next.4/manifests"},{"name":"v6.30.6","sha":"59645b6e86512b01ce5756c3c66ffb12657a0138","kind":"commit","published_at":"2021-09-17T17:13:33.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.6","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.6/manifests"},{"name":"v6.30.6-next.3","sha":"99f7dfedcc9e9e8addbf0d1d7b56b544b809dc21","kind":"commit","published_at":"2021-09-17T17:12:16.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.6-next.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.6-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.6-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.6-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.6-next.3/manifests"},{"name":"v6.30.6-next.2","sha":"a9c84c4d9652938e88494ce01c4ac1d05ddfc0e0","kind":"commit","published_at":"2021-09-17T16:55:42.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.6-next.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.6-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.6-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.6-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.6-next.2/manifests"},{"name":"v6.30.6-next.1","sha":"4b24a275b07150055e0e8966b84859e9a1cfc1d7","kind":"commit","published_at":"2021-09-16T23:48:58.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.6-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.6-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.6-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.6-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.6-next.1/manifests"},{"name":"v6.31.0-integration-test.3","sha":"6b4a5362bc3992414c5fe59183180e65d981dfe0","kind":"commit","published_at":"2021-09-02T01:25:36.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.31.0-integration-test.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.31.0-integration-test.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.31.0-integration-test.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.31.0-integration-test.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.31.0-integration-test.3/manifests"},{"name":"v6.31.0-integration-test.2","sha":"3e6732fb9f9d0c76b3ea65a80cc02284c48a43c7","kind":"commit","published_at":"2021-09-02T01:17:59.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.31.0-integration-test.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.31.0-integration-test.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.31.0-integration-test.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.31.0-integration-test.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.31.0-integration-test.2/manifests"},{"name":"v6.31.0-integration-test.1","sha":"e5d2df8ad46e96c2e40975306876dbc8ba42d286","kind":"commit","published_at":"2021-09-02T01:10:18.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.31.0-integration-test.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.31.0-integration-test.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.31.0-integration-test.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.31.0-integration-test.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.31.0-integration-test.1/manifests"},{"name":"v6.30.5","sha":"0bdf81e80393fea6bd4f7d38241a30aa00805918","kind":"commit","published_at":"2021-08-26T23:38:03.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.5","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.5/manifests"},{"name":"v6.30.5-next.1","sha":"f6dd4c5d83114c1ba265686d30200070970c61a4","kind":"commit","published_at":"2021-08-26T23:29:57.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.5-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.5-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.5-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.5-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.5-next.1/manifests"},{"name":"v6.30.4","sha":"e33b697b2a5e60072f7216fc49569b1ff0ee7e84","kind":"commit","published_at":"2021-08-10T18:33:15.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.4/manifests"},{"name":"v6.30.3","sha":"19af3d59ad1f383d43b52f6069c85fdefc0a3f15","kind":"commit","published_at":"2021-07-27T22:45:19.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.3/manifests"},{"name":"v6.30.3-next.3","sha":"115d132791a3d570aa36235b84a37d6d5ebe1565","kind":"commit","published_at":"2021-07-27T22:31:46.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.3-next.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.3-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.3-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.3-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.3-next.3/manifests"},{"name":"v6.30.3-next.2","sha":"48a892f9a799f048e614b44dd0e61db25f93e7d4","kind":"commit","published_at":"2021-07-27T21:59:57.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.3-next.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.3-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.3-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.3-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.3-next.2/manifests"},{"name":"v6.30.3-next.1","sha":"3c7fe10f1dda4b9e62a221aec4c745d6d762fa0d","kind":"commit","published_at":"2021-07-23T00:34:10.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.3-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.3-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.3-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.3-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.3-next.1/manifests"},{"name":"v6.30.2","sha":"ba4e3af490f00530c62ae9b6c6c08cbc24997128","kind":"commit","published_at":"2021-07-23T00:05:55.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.2/manifests"},{"name":"v6.30.2-next.1","sha":"ecc55fe492e531aaaf5c3b53d0a3226fe6093d88","kind":"commit","published_at":"2021-07-22T21:38:35.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.2-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.2-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.2-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.2-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.2-next.1/manifests"},{"name":"v6.30.1","sha":"076e2ef233e32a697221f69b8f3fef41fd27854a","kind":"commit","published_at":"2021-07-22T21:19:01.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.1/manifests"},{"name":"v6.30.1-next.3","sha":"8834b1be6b478b476dc65edd270884ac3a592e40","kind":"commit","published_at":"2021-07-22T14:20:39.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.1-next.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.1-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.1-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.1-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.1-next.3/manifests"},{"name":"v6.30.1-next.2","sha":"583eb1b5aed5e6c14a8953fc4567e46b1e0db8a2","kind":"commit","published_at":"2021-07-21T22:34:19.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.1-next.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.1-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.1-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.1-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.1-next.2/manifests"},{"name":"v6.30.1-next.1","sha":"2a71baa524d51f64acf8c43dbb623343c4ff3cf8","kind":"commit","published_at":"2021-07-21T00:11:50.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.1-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.1-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.1-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.1-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.1-next.1/manifests"},{"name":"v6.30.0","sha":"abd83ebba659c1954c4e395b99665aa3c874aae1","kind":"commit","published_at":"2021-07-19T17:31:11.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.0/manifests"},{"name":"v6.30.0-next.1","sha":"7525c60ae295e32025b15cdfe71f85fb9ad162d2","kind":"commit","published_at":"2021-07-19T17:29:02.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.30.0-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.30.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.30.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.30.0-next.1/manifests"},{"name":"v6.29.1-next.1","sha":"f8d7dd3b7f22feee5017fce7d4655aedeeb90dce","kind":"commit","published_at":"2021-07-12T20:37:08.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.29.1-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.29.1-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.29.1-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.29.1-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.29.1-next.1/manifests"},{"name":"v6.29.0","sha":"e8d3806f19645b36844f2ce935a092cbe531715f","kind":"commit","published_at":"2021-07-07T21:12:12.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.29.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.29.0/manifests"},{"name":"v6.29.0-next.1","sha":"085c6df88d9fed06039ad85cdc3ad31be3d950d3","kind":"commit","published_at":"2021-07-07T21:07:06.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.29.0-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.29.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.29.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.29.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.29.0-next.1/manifests"},{"name":"v6.28.1","sha":"5bf14894bb3eb61de1a0e32ee07956ddc24f60e9","kind":"commit","published_at":"2021-06-29T19:14:02.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.28.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.28.1/manifests"},{"name":"v6.28.1-next.1","sha":"86101f45de56f15b0f21c992acde6895e7570da5","kind":"commit","published_at":"2021-06-29T19:09:02.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.28.1-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.28.1-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.28.1-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.28.1-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.28.1-next.1/manifests"},{"name":"v6.28.0","sha":"91cbd77b96d3a25adc6344bfd8a31653e249225e","kind":"commit","published_at":"2021-06-29T16:43:22.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.28.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.28.0/manifests"},{"name":"v6.28.0-next.1","sha":"bc508686c726bf7f1d51e38aa780c2643cb67bc8","kind":"commit","published_at":"2021-06-29T16:39:29.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.28.0-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.28.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.28.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.28.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.28.0-next.1/manifests"},{"name":"v6.27.3-next.4","sha":"c1a76d176b5ce4708f68f5f89a6ba622334ebc8e","kind":"commit","published_at":"2021-06-25T21:37:25.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.27.3-next.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.27.3-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.27.3-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.3-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.3-next.4/manifests"},{"name":"v6.27.3-next.3","sha":"43753db3aa0c8fc28d7c7ce8fa3c968b9d29d0b4","kind":"commit","published_at":"2021-06-25T16:38:28.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.27.3-next.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.27.3-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.27.3-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.3-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.3-next.3/manifests"},{"name":"v6.27.3-next.2","sha":"bb09a76eb574fae4e6bf55824a458b5164c115cc","kind":"commit","published_at":"2021-06-24T04:13:25.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.27.3-next.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.27.3-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.27.3-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.3-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.3-next.2/manifests"},{"name":"v6.27.3-next.1","sha":"ea74280444058a7bc2830a6d55f7122e0bc3a8fe","kind":"commit","published_at":"2021-06-23T21:36:08.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.27.3-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.27.3-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.27.3-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.3-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.3-next.1/manifests"},{"name":"v6.27.2","sha":"a64abdb407b0439e48e59be011b1674122859500","kind":"commit","published_at":"2021-06-15T21:47:03.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.27.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.2/manifests"},{"name":"v6.27.2-next.2","sha":"32733d90b422d72d9275d1cda9f65d6fbe1e6c8e","kind":"commit","published_at":"2021-06-15T21:46:38.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.27.2-next.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.27.2-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.27.2-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.2-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.2-next.2/manifests"},{"name":"v6.27.2-next.1","sha":"bb876f7606a243c29db68497a5fdd9137099e21c","kind":"commit","published_at":"2021-06-14T19:58:22.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.27.2-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.27.2-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.27.2-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.2-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.2-next.1/manifests"},{"name":"v6.27.1","sha":"dc06e20b8074752fad30f3ae24e0be87040ee072","kind":"commit","published_at":"2021-05-24T18:45:38.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.27.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.1/manifests"},{"name":"v6.27.1-next.3","sha":"1f8b12a22c0d9764a3378584f831a6dd0f76683b","kind":"commit","published_at":"2021-05-24T18:41:50.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.27.1-next.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.27.1-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.27.1-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.1-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.1-next.3/manifests"},{"name":"v6.27.1-next.2","sha":"3972893404b678cde725273f0cbf5496f2ee005b","kind":"commit","published_at":"2021-05-24T12:48:11.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.27.1-next.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.27.1-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.27.1-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.1-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.1-next.2/manifests"},{"name":"v6.27.1-next.1","sha":"2c201c5bed6cb6a384d9db575f7779689583a5d9","kind":"commit","published_at":"2021-05-04T23:17:41.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.27.1-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.27.1-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.27.1-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.1-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.1-next.1/manifests"},{"name":"v6.27.0","sha":"4be50ddc1e1a9a0d73d7e47a9978d73af3e8bb8b","kind":"commit","published_at":"2021-04-26T21:40:03.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.27.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.0/manifests"},{"name":"v6.27.0-next.1","sha":"fc087ee0928707d4f0feb496f0b8c08b1c93d34f","kind":"commit","published_at":"2021-04-26T21:38:58.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.27.0-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.27.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.27.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.27.0-next.1/manifests"},{"name":"v6.26.9","sha":"8cd9a6ad23cbdf381e1726a0de17e8cf98aa64f9","kind":"commit","published_at":"2021-04-16T17:54:44.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.9","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.9/manifests"},{"name":"v6.26.9-next.1","sha":"0d67e7cddd0ceaadb306a8d9b6ed0b27465d0905","kind":"commit","published_at":"2021-04-16T17:52:35.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.9-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.9-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.9-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.9-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.9-next.1/manifests"},{"name":"v6.26.8","sha":"cb08be1dad2c8b529e703228b41a2fbc881cbd97","kind":"commit","published_at":"2021-04-16T17:40:15.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.8","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.8/manifests"},{"name":"v6.26.8-next.1","sha":"3043af59bfeb8ad521748f4064bebfc37e1c5ed3","kind":"commit","published_at":"2021-04-16T17:37:58.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.8-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.8-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.8-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.8-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.8-next.1/manifests"},{"name":"v6.26.7","sha":"19f258511def431775e2c64b7db8961b23f0ee13","kind":"commit","published_at":"2021-04-16T17:20:21.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.7","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.7/manifests"},{"name":"v6.26.7-next.1","sha":"b316548d7807f9631ebf57c3757c104a22396d59","kind":"commit","published_at":"2021-04-16T17:18:15.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.7-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.7-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.7-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.7-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.7-next.1/manifests"},{"name":"v6.26.6","sha":"9ed611b842607d5c50ef662dd2310200606ccf06","kind":"commit","published_at":"2021-03-19T22:49:42.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.6","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.6/manifests"},{"name":"v6.26.6-next.1","sha":"2822b45c602d9df095168bf6a00d45609bd8147c","kind":"commit","published_at":"2021-03-19T22:31:48.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.6-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.6-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.6-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.6-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.6-next.1/manifests"},{"name":"v6.26.5","sha":"b306712ff4668c01ac714eb38ecba8a850bff5a5","kind":"commit","published_at":"2021-03-11T20:05:29.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.5","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.5/manifests"},{"name":"v6.26.5-next.1","sha":"f267bfb4676b71430aafb0a8b49db9b3a67168aa","kind":"commit","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.5-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.5-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.5-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.5-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.5-next.1/manifests"},{"name":"v6.26.4","sha":"f58d0efef13ac1fbf7770218a2f058e11d308abc","kind":"commit","published_at":"2021-03-11T19:39:35.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.4/manifests"},{"name":"v6.26.4-next.1","sha":"09daa87e404c08b9c3b8f7721ca91d78d23e118a","kind":"commit","published_at":"2021-03-11T19:39:19.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.4-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.4-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.4-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.4-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.4-next.1/manifests"},{"name":"v6.26.3-next.2","sha":"86a2ff07851fe8463795ea4ff278bd6b1f57938e","kind":"commit","published_at":"2021-03-11T19:36:13.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.3-next.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.3-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.3-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.3-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.3-next.2/manifests"},{"name":"v6.26.3","sha":"4e4ce8504267c493bba1af93520e85479157069b","kind":"commit","published_at":"2021-03-11T19:34:07.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.3/manifests"},{"name":"v6.26.3-next.1","sha":"88e4637dce4c6ceb5169a5bf7b87085630a68dc0","kind":"commit","published_at":"2021-03-11T19:33:59.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.3-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.3-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.3-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.3-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.3-next.1/manifests"},{"name":"v6.26.2","sha":"46f976dd660bfaf04fdcf6e623e2863366a4c212","kind":"commit","published_at":"2021-03-02T18:38:35.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.2/manifests"},{"name":"v6.26.2-next.1","sha":"8697f6b2a3e12f59eccce2163f2e0ef63a685a7c","kind":"commit","published_at":"2021-03-02T18:36:37.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.2-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.2-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.2-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.2-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.2-next.1/manifests"},{"name":"v6.26.1","sha":"37f5cd342f046f2f23bbd611b656276fe58d306e","kind":"commit","published_at":"2021-02-24T18:46:11.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.1/manifests"},{"name":"v6.26.1-next.1","sha":"52dfdb200ba41876f7454eabe79a430f4908c05a","kind":"commit","published_at":"2021-02-18T20:58:56.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.1-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.1-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.1-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.1-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.1-next.1/manifests"},{"name":"v6.26.0","sha":"dd844d2748b838909fb907ada89dfb072ce6a5f6","kind":"commit","published_at":"2021-02-12T05:49:43.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.0/manifests"},{"name":"v6.26.0-next.1","sha":"b4f320f2b65d77c866da2f63b30af98fca6acc53","kind":"commit","published_at":"2021-02-12T05:48:14.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.26.0-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.26.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.26.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.26.0-next.1/manifests"},{"name":"v6.25.3-next.2","sha":"3c823f1bfb86b767b9ffb0ac1f548929f9809a80","kind":"commit","published_at":"2021-02-12T01:35:52.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.25.3-next.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.25.3-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.25.3-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.25.3-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.25.3-next.2/manifests"},{"name":"v6.25.3-next.1","sha":"5cebab997d1931600ae41dadbeec02df9d1f4169","kind":"commit","published_at":"2021-02-11T22:08:33.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.25.3-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.25.3-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.25.3-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.25.3-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.25.3-next.1/manifests"},{"name":"v6.25.2","sha":"aee7dd4b8d5400d2211f606d300d35d6e6c59446","kind":"commit","published_at":"2021-02-10T23:18:45.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.25.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.25.2/manifests"},{"name":"v6.25.1","sha":"6c3434deba7c1ce7cc4017e8a203d6e20b32a9c3","kind":"commit","published_at":"2021-01-26T20:52:14.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.25.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.25.1/manifests"},{"name":"v6.25.1-next.1","sha":"253a8660078ad6bffd49cef9f8d5957711db92a8","kind":"commit","published_at":"2021-01-26T19:31:33.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.25.1-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.25.1-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.25.1-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.25.1-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.25.1-next.1/manifests"},{"name":"v6.25.0","sha":"cbc3a9f9419a30a1e0d2654de94f0f65cc7acf3a","kind":"commit","published_at":"2021-01-21T18:21:46.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.25.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.25.0/manifests"},{"name":"v6.25.0-next.2","sha":"1805ac69f42589e78c744e73581907c1a8aa938e","kind":"commit","published_at":"2021-01-21T18:10:33.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.25.0-next.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.25.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.25.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.25.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.25.0-next.2/manifests"},{"name":"v6.25.0-next.1","sha":"afb9da89aca4f680a428f22eed7fce9a68fca4e1","kind":"commit","published_at":"2020-12-19T00:56:08.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.25.0-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.25.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.25.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.25.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.25.0-next.1/manifests"},{"name":"v6.24.1-next.4","sha":"401314711eff6d25aff7936d28eac46f848362ee","kind":"commit","published_at":"2020-12-17T17:19:38.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.24.1-next.4","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.24.1-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.24.1-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.24.1-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.24.1-next.4/manifests"},{"name":"v6.24.1-next.3","sha":"ccc24f789f92148726d7386cc1e783f500e2db20","kind":"commit","published_at":"2020-12-17T16:17:17.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.24.1-next.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.24.1-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.24.1-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.24.1-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.24.1-next.3/manifests"},{"name":"v6.24.1-next.2","sha":"cf39f9f36152b939e18b9edad0f7c43e126d8624","kind":"commit","published_at":"2020-12-12T18:41:38.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.24.1-next.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.24.1-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.24.1-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.24.1-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.24.1-next.2/manifests"},{"name":"v6.24.1-next.1","sha":"55d3d7cf168313967458feebd138584c0750fe60","kind":"commit","published_at":"2020-12-11T19:15:44.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.24.1-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.24.1-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.24.1-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.24.1-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.24.1-next.1/manifests"},{"name":"v6.24.0","sha":"7bf69f32cf4fb1f84baaa272917a31f442175e0b","kind":"commit","published_at":"2020-12-04T22:40:48.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.24.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.24.0/manifests"},{"name":"v6.24.0-next.1","sha":"df010b6a756bb7cddf2af12d6ef75b2d329a0ab1","kind":"commit","published_at":"2020-12-02T21:57:35.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.24.0-next.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.24.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.24.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.24.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.24.0-next.1/manifests"},{"name":"v6.23.0","sha":"9e4029d89b1cbf3821810006d6fee3a781853648","kind":"commit","published_at":"2020-12-01T23:33:11.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.23.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.23.0/manifests"},{"name":"v6.22.3","sha":"45416550b62bd27a6a9019303a15a9771f004140","kind":"commit","published_at":"2020-11-23T20:54:27.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.22.3","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.22.3/manifests"},{"name":"v6.22.2","sha":"bb3342af0c56cbcd638fddd00d4f9efbec5aad20","kind":"commit","published_at":"2020-11-12T22:37:29.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.22.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.22.2/manifests"},{"name":"v6.22.1","sha":"4a74db47f2db44795473409a9c8a2dd7bd6d132f","kind":"commit","published_at":"2020-11-12T19:00:07.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.22.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.22.1/manifests"},{"name":"v6.22.0","sha":"eb5bb0c7e40efdc6c8ef6133b6fda806fcb969f1","kind":"commit","published_at":"2020-10-26T22:37:33.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.22.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.22.0/manifests"},{"name":"v6.21.0","sha":"e8b6b9f29aaaf5be4dce6e0f94b90bea64ffe11a","kind":"commit","published_at":"2020-10-14T23:29:05.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.21.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.21.0/manifests"},{"name":"v6.20.1","sha":"0120ea7a9ed51e25d985b07d76bf5965d3f33099","kind":"commit","published_at":"2020-10-08T22:08:25.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.20.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.20.1/manifests"},{"name":"v6.20.0","sha":"fc0fe08080f8c38219dbf0e228a6fc11bbf3a7a5","kind":"commit","published_at":"2020-09-15T18:44:08.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.20.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.20.0/manifests"},{"name":"v6.19.0","sha":"55e7259f045b31ace473c1e9acfd41332cdfc3c9","kind":"commit","published_at":"2020-09-09T19:23:39.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.19.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.19.0/manifests"},{"name":"v6.18.0","sha":"bf5e3a0e99215387a53116b5fa64dcff8c81f56e","kind":"commit","published_at":"2020-08-12T00:48:57.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.18.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.18.0/manifests"},{"name":"v6.17.2","sha":"3951bc65974d42f6c5f38b3f8fa5eaa2393beee2","kind":"commit","published_at":"2020-08-04T16:34:49.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.17.2","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.17.2/manifests"},{"name":"v6.17.1","sha":"3c38cca332c19e4fa80079eec75c02705d465946","kind":"commit","published_at":"2020-08-03T23:13:29.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.17.1","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.17.1/manifests"},{"name":"v6.17.0","sha":"9f3cbb0e374f2b16983208249ce408c917f15c28","kind":"commit","published_at":"2020-08-03T22:57:28.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.17.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"0e2736dff2bada191c9aed7bb4439c8e5c4e5ab8","kind":"tag","published_at":"2020-08-03T20:08:54.000Z","download_url":"https://codeload.github.com/readmeio/markdown/tar.gz/v6.16.0","html_url":"https://github.com/readmeio/markdown/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/readmeio/markdown@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/tags/v6.16.0/manifests"}]},"repo_metadata_updated_at":"2026-06-22T20:05:51.834Z","dependent_packages_count":5,"downloads":29671,"downloads_period":"last-month","dependent_repos_count":14,"rankings":{"downloads":2.044116978826745,"dependent_repos_count":3.18870849704223,"dependent_packages_count":3.7010482698960483,"stargazers_count":7.3540462780401885,"forks_count":5.990887596769846,"docker_downloads_count":null,"average":4.455761524115012},"purl":"pkg:npm/%40readme/markdown","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@readme/markdown","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@readme/markdown","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@readme/markdown/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-22T20:00:16.935Z","issues_count":18,"pull_requests_count":891,"avg_time_to_close_issue":34305580.0,"avg_time_to_close_pull_request":2715004.257575758,"issues_closed_count":13,"pull_requests_closed_count":792,"pull_request_authors_count":30,"issue_authors_count":11,"avg_comments_per_issue":1.8333333333333333,"avg_comments_per_pull_request":0.9696969696969697,"merged_pull_requests_count":592,"bot_issues_count":0,"bot_pull_requests_count":222,"past_year_issues_count":0,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":602406.0531914893,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":94,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.7583892617449665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":80,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fmarkdown/issues","maintainers":[{"login":"kellyjosephprice","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kellyjosephprice"},{"login":"trishaprile","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trishaprile"},{"login":"runnabro","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/runnabro"},{"login":"jennspencer","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennspencer"},{"login":"erunion","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erunion"},{"login":"kanadgupta","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kanadgupta"},{"login":"mjcuva","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjcuva"},{"login":"tk1ng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tk1ng"}],"active_maintainers":[{"login":"kellyjosephprice","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kellyjosephprice"},{"login":"runnabro","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/runnabro"},{"login":"trishaprile","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trishaprile"},{"login":"erunion","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erunion"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@readme%2Fmarkdown/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@readme%2Fmarkdown/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@readme%2Fmarkdown/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@readme%2Fmarkdown/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@readme%2Fmarkdown/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@readme%2Fmarkdown/codemeta","maintainers":[{"uuid":"gkoberger","login":"gkoberger","name":null,"email":"gkoberger@gmail.com","url":null,"packages_count":72,"html_url":"https://www.npmjs.com/~gkoberger","role":null,"created_at":"2022-11-11T21:29:00.388Z","updated_at":"2022-11-11T21:29:00.388Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gkoberger/packages"},{"uuid":"domharrington","login":"domharrington","name":null,"email":"domharrington+npm@protonmail.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~domharrington","role":null,"created_at":"2022-11-11T21:29:00.409Z","updated_at":"2022-11-11T21:29:00.409Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/domharrington/packages"},{"uuid":"mjcuva","login":"mjcuva","name":null,"email":"marc@readme.io","url":null,"packages_count":61,"html_url":"https://www.npmjs.com/~mjcuva","role":null,"created_at":"2022-11-11T21:29:00.419Z","updated_at":"2022-11-11T21:29:00.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mjcuva/packages"},{"uuid":"jonursenbach","login":"jonursenbach","name":null,"email":"jon@ursenba.ch","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~jonursenbach","role":null,"created_at":"2022-11-11T21:29:00.444Z","updated_at":"2022-11-11T21:29:00.444Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonursenbach/packages"},{"uuid":"rafegoldberg","login":"rafegoldberg","name":null,"email":"rafegoldberg@gmail.com","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~rafegoldberg","role":null,"created_at":"2022-11-11T21:29:00.477Z","updated_at":"2022-11-11T21:29:00.477Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rafegoldberg/packages"},{"uuid":"darrenyong","login":"darrenyong","name":null,"email":"contact.darrenyong@gmail.com","url":null,"packages_count":60,"html_url":"https://www.npmjs.com/~darrenyong","role":null,"created_at":"2024-05-23T15:05:18.558Z","updated_at":"2024-05-23T15:05:18.558Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darrenyong/packages"}]}